Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ fire/parser_test.py September 20, 2024
D
Remove future imports now that we've dropped support for Python 2 (#539)
David Bieber committed
February 13, 2023
D
Split too long line, fixing lint #437
David Bieber committed
Y
Fix typos in console and tests (#436)
Yaroslav Halchenko committed
June 27, 2018
J
Copybara generated commit for Python Fire.
Joe Chen committed
October 11, 2017
M
Fix for BinOp in args (#96)
mbarkhau committed
March 27, 2017
D
Adds pylintrc and moves towards conforming to the pylintrc (#36)
David Bieber committed
February 15, 2017
D
Initial commit for Python Fire.
David Bieber committed