Python Fire is a library that automatically generates command line interfaces (CLIs) from absolutely any Python object. It’s a really simple and easy way to create CLI in Python, and can also enable you to explore existing code or turn other people’s code into a CLI.
Python Fire lets you call Fire on any Python object: be it functions, classes, objects, modules, lists-- you name it! It will help you develop as well as debug Python code, and make transitioning between Bash and Python a whole lot easier.
Features
- Easily create a CLI in Python
- Develop and debug Python code
- Explore existing code or turn other people's code into a CLI
- Easily transition between Bash and Python
- Sets up REPL with the modules and variables you need already imported and created
-
Released /v0.7.0/README.md
-
-
-
Released /v0.6.0/README.md
-
Categories
LibrariesLicense
Apache License V2.0Follow Python Fire
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Python Fire!