python-docopt - Pythonic argument parser, that will make you smile
Website: | https://github.com/docopt/docopt |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
Isn't it awesome how optparse and argparse generate help messages based on your code?! Hell no! You know what's awesome? It's when the option parser is generated based on the beautiful help message that you write yourself! This way you don't need to write thisstupid repeatable parser-code, and instead can write only the help message--*the way you want it*.
Packages
python-docopt-0.6.1-2.el7.noarch [23 KiB] |
Changelog
by Martin Sivak (2013-11-15):
- Enable python3 package |