sckott / pytaxize

python port of taxize (taxonomy toolbelt) for R
https://sckott.github.io/pytaxize/
MIT License
34 stars 13 forks source link

Am I doing anything right? #1

Closed sckott closed 10 years ago

sckott commented 10 years ago

Hey @bendmorris, I am playing around porting taxize to Python. Curious if you can take a quick look at my code, see https://github.com/sckott/pytaxize/blob/master/pytaxize/tax.py There are examples in the docstrings areas.

And perhaps tell me if I'm on the right track creating a Python package.

bendmorris commented 10 years ago

Looks great!

It seems like you're doing just fine. Anything specific I can help with? Happy to throw together a pull request with what I mentioned above if you like.

sckott commented 10 years ago

Thanks so much Ben!

That would great if you could send a pull request with one thing: an example of how to properly do error handling

I'll make an issue for each of these to properly keep track of each.

sckott commented 10 years ago

cool, thanks ben, closing this as in separate issues now