Skip to content

parse args with docopt if its installed #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

hernamesbarbara
Copy link

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.

@glamp
Copy link
Owner

glamp commented Sep 12, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants