cglatot / PokeManager

Uses Python API for Pokemon Go to mass transfer Pokemon
Other
146 stars 31 forks source link

Feature offer: Add additional CLI arguments so that you can avoid the UI #37

Closed RichardBronosky closed 8 years ago

RichardBronosky commented 8 years ago

I'd like to add the ability to do things like View Pokemon and generate a CVS with a single command and no UI. Would you be interested in this? I'd have to convert from argparse to docopt in order to do it. If you are willing to accept it, I'll do it.

I have a pretty decent example of solving a complex question with it over on Stack Overflow.

cglatot commented 8 years ago

Nah, not something I want to add to this. Feel free to clone it and do it for yourself or release it, though