python-fire
https://github.com/google/python-fire
Python
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to python-fire
Help out
- Issues
- No space between argument key and value (eg. -jthreads)
- [help] Display custom docstring from functions
- [FEATURE REQUEST] typed arguments
- display commands in a particular order
- How can I get json param
- Display parameters of the parent class
- *varargs cannot tell the difference between whitespaces within and out of quotes
- string literals in lists can't start with numbers without extra quotes
- how to hide SELF parameter from the help message?
- Feature request to show help output inline
- Docs
- Python not yet supported