Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
COMMITS
/ fire/formatting.py March 6, 2020
D
Separate module for formatting_windows.
David Bieber committed
J
Update formatting to use colorama on windows if available.
Jared Trog committed
January 24, 2020
June 13, 2019
D
Color the ERROR: label in red and bold it.
David Bieber committed
May 24, 2019
J
Include bold and underline in help screens
Joe Chen committed
May 22, 2019
D
Spacing in usage text (both indentation and line wrapping)
David Bieber committed
April 11, 2019
J
Fixed the formatting issue breaking travis build
Joe Chen committed
April 10, 2019
D
Move helptext formatting functions to their own module and add tests
David Bieber committed