Making argument parsing easy
A project designed to make command line argument parsing easy. There are many ways to create a command line parser in python: argparse, docopt, click. These are all great options, but require quite a lot of configuration and sometimes you just need a function to be called. Enter easyargs. Define the function that you want to be called, decorate it and let easyargs work out the command line.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.4-16.fc35 | - |
Fedora 35 | 0.9.4-16.fc35 | - |
Fedora 34 | 0.9.4-14.fc34 | - |
You can contact the maintainers of this package via email at
python-easyargs dash maintainers at fedoraproject dot org
.