| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Can you just get rid of optparse entirely? It's being deprecated and docopt is better anyways. If you include it in the setup.py it won't cause any problems. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
implemented better docstrings and help using docopt.
new implementation is backwards compatible, so if docopt is not installed it'll use optparse same as before.