Description
Plac: parsing the command line the easy way
plac is a Python package that can generate command line parameters from function signatures.
plac works on Python 2.6 through all versions of Python 3.
plac has no dependencies beyond modules already present in the Python standard library.
plac implements most of its functionality in a single file that may be included in your source code.
Plac alternatives and similar packages
Based on the "Command-line Application Development" category.
Alternatively, view plac alternatives based on common mentions on social networks and blogs.
-
Python Fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. -
asciimatics
A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
InfluxDB – Built for High-Performance Time Series Workloads

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Plac or a related project?