Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ README.md 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
December 4, 2019
D
sync internal and external
David Bieber committed
September 5, 2019
W
add pypi version badge in README (#192)
williamfzc 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
November 30, 2018
J
include license information in readme (#147)
James George committed
May 21, 2018
I
Fish completion support (#122)
Isaac Ellmen committed
October 11, 2017
D
Use proper shields.io image.
David Bieber committed
August 28, 2017
A
Document supported Python versions (#92)
Ajo John committed
July 14, 2017
D
- Rename doc to docs in preparation for adding mkdocs support.
David Bieber committed
July 17, 2017
C
Add conda forge (#82)
Christopher J. Wright committed
March 31, 2017
D
Adds new line separating note about flags from table.
David Bieber committed
March 11, 2017
D
Introduces The Python Fire Guide, by David Bieber <dbieber@google.com>
David Bieber committed
February 15, 2017
D
Initial commit for Python Fire.
David Bieber committed