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
- feature request: a way to support nested dict input
- fix using a Class for grouping commands --self shows as a flag
- Passing an argument multiple times
- Feature : exclude_name_list
- Support __call__ and __getattr__ on module
- Allow choices restriction
- BUG: When using a Class for grouping commands `--self` shows as a flag
- How to display class functions in help?
- adding code to support optional type abbreviation request
- mis-assigned keyword arguments when two function parameters have the same name
- Docs
- Python not yet supported