Pythonic argument parser, that will make you smile
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*. Python 3 version.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.6.2-21.fc35 | - |
Fedora 35 | 0.6.2-21.fc35 | - |
Fedora 34 | 0.6.2-19.fc34 | - |
EPEL 9 | 0.6.2-21.el9 | - |
EPEL 8 | 0.6.2-15.el8 | - |
You can contact the maintainers of this package via email at
python-docopt dash maintainers at fedoraproject dot org
.