
docopt 0.6.2
0
Pythonic argument parser, that will make you smile
Contents
Pythonic argument parser, that will make you smile
Stars: 8013, Watchers: 8013, Forks: 557, Open Issues: 266The docopt/docopt repo was created 13 years ago and the last code push was 8 months ago.
The project is extremely popular with a mindblowing 8013 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
- Modernize codebase for Python 3.10+ and release v1.0.0 (Production/Stable)
pythonfix

