Commandline flags module for Python
The gflags package contains 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.)
$
pkg install py311-python-gflagsOrigin
devel/py-python-gflags
Size
543KiB
License
BSD3CLAUSE
Maintainer
ports@FreeBSD.org
Dependencies
1 packages
Required by
0 packages