docopt 0.6.2
0
Pythonic argument parser, that will make you smile
Contents
Pythonic argument parser, that will make you smile
Stars: 7942, Watchers: 7942, Forks: 557, Open Issues: 266The docopt/docopt
repo was created 12 years ago and the last code push was 4 months ago.
The project is extremely popular with a mindblowing 7942 github stars!
How to Install docopt
You can install docopt using pip
pip install docopt
or add it to a project with poetry
poetry add docopt
Package Details
- Author
- Vladimir Keleshev
- License
- MIT
- Homepage
- http://docopt.org
- PyPi:
- https://pypi.org/project/docopt/
- GitHub Repo:
- https://github.com/docopt/docopt
Classifiers
- Utilities
Related Packages
Errors
A list of common docopt errors.
Code Examples
Here are some docopt
code examples and snippets.
GitHub Issues
The docopt package has 266 open issues on GitHub
- Invoking help on a command prints options that don't apply to it
- Empty command in git.py does not show help message
- Fix typos
- Free shell auto-completion