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
- Fix Get a list of all valid commands when writing --help
- Fix Raising FireError in __init__ is not handled properly
- Fix Display parameters of the parent class
- Use another augmented assignment statement
- What is the best way to have a "factory method" style?
- Logging messages don't using logging
- Help Casts All Input Flags To UPPERCASE In Print
- Add decorator to parse function type hints
- Is it possible to return `argparser` for customization?
- Could be cool and likely easy to add optional typechecking from annotations with Typeguard
- Docs
- Python not yet supported