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
- Update hypothesis requirement from <6.137.0 to <6.142.0
- Improve error message when required argument is missing
- feat: add string_tools example with basic string utilities
- Add calculator_tools example (add, subtract, multiply, divide)
- Add time_tools example (now, to_seconds, add_seconds)
- Add url tools example
- Added support for categorized groups and commands in helptext output
- Add support for environment variable configuration
- docs: Add section on handling missing arguments
- Improve CLI error handling for missing required arguments
- Docs
- Python not yet supported