
fire 0.7.1
0
A library for automatically generating command line interfaces.
Contents
A library for automatically generating command line interfaces.
Stars: 28118, Watchers: 28118, Forks: 1469, Open Issues: 162The google/python-fire repo was created 8 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 28118 github stars!
How to Install fire
You can install fire using pip
pip install fire
or add it to a project with poetry
poetry add fire
Package Details
- Author
- None
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/fire/
- GitHub Repo:
- https://github.com/google/python-fire
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common fire errors.
Code Examples
Here are some fire code examples and snippets.
GitHub Issues
The fire package has 162 open issues on GitHub
- Improve CLI error handling for missing required arguments
- Add documentation for supported docstring formats
- Add support for environment variable configuration
- Bump the gh-actions group across 1 directory with 2 updates
- Add docs page with documentation on docstring style(s) supported/expected
pythonfix







