Package: python-gflags (1.5.1-5)
Links for python-gflags
Debian Resources:
Download Source Package python-gflags:
Maintainers:
- Debian Python Modules Team (QA Page, Mail Archive)
- Soren Hansen (QA Page)
- Thomas Goirand (QA Page)
- Chris Lamb (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
implementation of the Google command line flags module - Python 2.x
GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags.
It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags.
This package provides the Python 2.x module.
Other Packages Related to python-gflags
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
Download python-gflags
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 35.3 kB | 145.0 kB | [list of files] |