Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-argh

This Python module provides a wrapper for argparse with support for hierarchical commands that can be bound to modules or classes. Features that argh adds to argparse: * mark a function as a CLI command and specify its arguments before the parser is instantiated; * nested commands made easy: no messing with subparsers (though they are of course used under the hood); * infer agrument type from the default value; * infer command name from function name; * add an alias root command help for the --help argument; * enable passing unwrapped arguments to certain functions instead of a argparse.Namespace object. Argh is fully compatible with argparse. argh-agnostic and argh-aware code can be mixed. Keep in mind that argh.dispatch does some extra work that a custom dispatcher may not do.

Found 1 sites for python310-argh

Found 3 RPM for python310-argh

PackageSummaryDistributionDownload
python310-argh-0.31.2-1.5.noarch.htmlAn argparse wrapperOpenSuSE Tumbleweed for noarchpython310-argh-0.31.2-1.5.noarch.rpm
An argparse wrapperpython310-argh-0.31.2-1.5.noarch.rpm
python310-argh-0.31.2-1.3.noarch.htmlAn argparse wrapperOpenSuSE Ports Tumbleweed for noarchpython310-argh-0.31.2-1.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet