py27-gflags

v 2.0

Python equivalent of google-gflag, a getopt() replacement.

A library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)

https://code.google.com/p/python-gflags/

To install py27-gflags, paste this in macOS terminal after installing MacPorts

sudo port install py27-gflags

Add to my watchlist

Installations 9
Requested Installations 1