Name: | python3-argh |
---|---|
Version: | 0.26.1 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 174277 |
License: | LGPLv3+ |
RPM: | python3-argh-0.26.1-8.el8.noarch.rpm |
Source RPM: | python-argh-0.26.1-8.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/argh |
Summary: | Unobtrusive argparse wrapper with natural syntax |
Description: | Building a command-line interface? Found yourself uttering “argh!” while struggling with the API of argparse? Don’t want to lose its power but don’t need the complexity? python-argh provides a wrapper for argparse. Argparse is a very powerful tool; python-argh just makes it easy to use. |