Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ docs/using-cli.md December 9, 2022
M
Small docs improvement for using CLI (#372)
Martial Himanshu committed
M
Interactive mode: Mention IPython REPL requirement (#383)
Martin Gruber committed
February 27, 2020
P
Copybara import of the project:
Pranav Gupta committed
July 26, 2019
D
Allow custom types to define their own serialization with __str__.
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