Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ docs/api.md December 9, 2022
D
Update documentation to show new serialize kwarg and to clean up misformatted tables (#419)
David Bieber committed
January 22, 2021
D
Documentation updates for 0.4.0. (python -m fire path/to/file.py)
David Bieber committed
March 13, 2020
D
Documentation updates for '--help' and 'python -m fire'
David Bieber committed
May 21, 2018
I
Fish completion support (#122)
Isaac Ellmen committed
July 14, 2017
D
- Rename doc to docs in preparation for adding mkdocs support.
David Bieber committed