Name: | python36-argh |
---|---|
Version: | 0.26.1 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 206021 |
License: | LGPLv3+ |
RPM: | python36-argh-0.26.1-6.el7.noarch.rpm |
Source RPM: | python-argh-0.26.1-6.el7.src.rpm |
Build Date: | Thu Oct 17 2019 |
Build Host: | x86-ol7-builder-01.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. |