About Anaconda Help Download Anaconda

free / packages / python-gflags 3.1.1

the Python equivalent of gflags

Installers

  • linux-32 v3.1.1
  • linux-64 v3.1.1
  • linux-ppc64le v3.1.1
  • osx-64 v3.1.1
  • win-32 v3.1.1
  • win-64 v3.1.1

conda install

To install this package run one of the following:
conda install free::python-gflags

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy