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 supported3 Subscribers
Add a CodeTriage badge to python-fire
Help out
- Issues
- Man help page shows up for objects even if `-- --help` isn't passed
- How can i access the exception that fire handles?
- `fire.Fire()` not work with functions in cython compiled .pyd file
- bugs when use pytorch
- help page shows unwanted information about groups
- Why the VIM UI?
- Missing enum34 dependency requirement when installing for python2.7
- Option to print help to std out
- Access dict keys and values
- Feature Request: Add logging level support as a default parameter for functions
- Docs
- Python not yet supported