About Anaconda Help Download Anaconda

main / packages / python-gflags 3.1.2

Google Commandline Flags Module

Installers

  • linux-32 v3.1.2
  • linux-64 v3.1.2
  • linux-ppc64le v3.1.2
  • osx-64 v3.1.2
  • win-32 v3.1.2
  • win-64 v3.1.2
  • linux-aarch64 v3.1.2
  • osx-arm64 v3.1.2

conda install

To install this package run one of the following:
conda install main::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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy