Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ fire/trace.py July 11, 2019
J
Strip all separators from the current command name in NAME section.
Joe Chen committed
June 7, 2019
D
Simplify __str__ function for FireTrace.
David Bieber committed
April 16, 2019
D
Switch back to pipes.quote
David Bieber committed
D
More Python 3 support.
David Bieber committed
March 4, 2019
R
Add type-checking to Python Fire via pytype.
Rebecca Chen committed
December 14, 2018
B
Fix minor typos (#154)
Bruno P. Kinoshita committed
December 4, 2018
D
docstring parser and initial commit for new usage screens.
David Bieber committed
July 27, 2018
D
Consolidate fire trace methods into AddCalledComponent
David Bieber committed
June 27, 2018
J
Copybara generated commit for Python Fire.
Joe Chen committed
January 8, 2018
February 15, 2017
D
Initial commit for Python Fire.
David Bieber committed