Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ fire/trace.py July 19, 2025
D
Use ty in place of pytype (#617)
David Bieber committed
September 21, 2024
D
Lint improvements and type safety (#558)
David Bieber committed
D
Continue upgrade of codebase to Python 3 (#556)
David Bieber committed
September 20, 2024
D
Remove .format in favor of f-strings (#551)
David Bieber committed
D
Remove future imports now that we've dropped support for Python 2 (#539)
David Bieber committed
March 11, 2024
V
#444: Removed pipes dependency (#447)
Vladimir Pestov committed
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