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
- formatting_windows.initialize_or_disable breaks ansi escape codes
- arg parsing truncates at hash
- @cbrochtrup Add FIRE_PAGER environment variable for PAGER functionality
- Fix #309 Missing helptext for multiline argument
- Output of the example for grouping in docs is wrong
- Parsing of json dumped booleans
- default mode without requiring named arguments
- Less than helpful help text for Optional[int] argument
- Parse arguments based on type hints in the corresponding function signature
- --help doesn't display correctly when using sub-groups;
- Docs
- Python not yet supported