An example client of the demo implementation of the
TNRS built at phylotastic
can be run using
python phylotastic_tnrs_client.py
then typing some names (one per line) and closing the standard input stream with Ctrl-D.
You can also put the names in a file and pass the filepaths as command line arguments to the script.
The code is available as a gist.