Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ docs/index.md December 9, 2022
D
Update documentation to show new serialize kwarg and to clean up misformatted tables (#419)
David Bieber committed
March 13, 2020
D
Documentation updates for '--help' and 'python -m fire'
David Bieber committed
March 9, 2020
D
Update README.md formatting
Daiki Katsuragawa committed
July 24, 2019
D
Adds hello world example to readme. Shows that --help works for help without isolated --.
David Bieber committed
December 14, 2018
D
Docs and tests
David Bieber committed
May 21, 2018
I
Fish completion support (#122)
Isaac Ellmen committed
December 4, 2017
D
Lint for continued line, fire.svg badge, and spelling fix.
David Bieber committed
August 29, 2017
D
- Sync docs across readme and index.
David Bieber committed
July 14, 2017
D
- Rename doc to docs in preparation for adding mkdocs support.
David Bieber committed