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
- Support Bash Arrays
- Use package name when __main__.py is used
- default values should be visible in help screen
- Support for dynamic callables to cffi libraries
- completion option for zsh
- BUG: Emoji ❤ as a param will get error in windows cmd shell.
- add post-mortem pdb flag
- Read variables from either the CLI or from the environment
- Brainstorm potential Fire CLI configurations
- improvements to --verbose mode
- Docs
- Python not yet supported