Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ fire/interact_test.py September 20, 2024
D
Remove mock in favor of unittest.mock (#545)
David Bieber committed
D
Remove future imports now that we've dropped support for Python 2 (#539)
David Bieber committed
June 27, 2018
J
Copybara generated commit for Python Fire.
Joe Chen committed
May 25, 2017
D
Make ipython fully optional (#78)
David Bieber committed
March 27, 2017
D
Adds pylintrc and moves towards conforming to the pylintrc (#36)
David Bieber committed
March 2, 2017
D
Updates documentation and fixes example CLI main syntax.
David Bieber committed
February 15, 2017
D
Initial commit for Python Fire.
David Bieber committed