CMD + K

python-gflags

Community

the Python equivalent of gflags

Installation

To install this package, run one of the following:

Conda
$conda install free::python-gflags

Usage Tracking

3.1.1
2.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python-gflags is a Python implementation of the Google commandline flags module. 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.

About

Summary

the Python equivalent of gflags

Last Updated

Dec 10, 2019 at 23:41

License

BSD

Total Downloads

301

Supported Platforms

linux-ppc64le
linux-64
win-32
macOS-64
linux-32
win-64