issues
search
sckott
/
pytaxize
python port of taxize (taxonomy toolbelt) for R
https://sckott.github.io/pytaxize/
MIT License
34
stars
13
forks
source link
Support multiple names for gnr_resolve(), Add POST. Fixes #12. Resolution from TNRS Fixes #8.
#19
Closed
panks
closed
9 years ago
panks
commented
9 years ago
Added http as a parameter and implemented post. For list size > 300 always POST is used. This fixes #12
Implemented name resolution from TNRS, which closes #8
sckott
commented
9 years ago
looks good, thanks!