Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign upForked from google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Python