Fire: Automatically generate CLIs from any Python object

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. – google/python-fire… Read more

Similar