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
- Misaligned help text with positional arguments and numpydoc
- Inconsistent behaviour between --help and no arguments
- ci: watcher for automerge
- Support case-insensitive usage
- Detect the program name when `python -m` was executed
- Tests are installed
- Check if we need an analogous fix to #336 for the fish completion script generator
- Drop support for Python 2?
- Is there any way to add command description in `-- --help`
- Unexpected parsing behaviour for List of strings containing a string with a numeric initial
- Docs
- Python not yet supported