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
- Brainstorm potential Fire CLI configurations
- Multiline docstring in help with parameters and their descriptions
- feature request: allow passing unparsed parameters
- Unhandled arguments checked after execution, not before
- Only plain literals should be parsed
- How do I preserve underscores in arguments?
- Improve Python Fire's tab completion
- Support case-insensitive usage of Python Fire CLIs
- Support for environment variables as default
- Behaviour of fire for variadic arguments
- Docs
- Python not yet supported