CMD + K

fire

Community

Python Fire is a library for creating command line interfaces (CLIs) from absolutely any Python object.

Installation

To install this package, run one of the following:

Conda
$conda install services::fire

Usage Tracking

0.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python Fire is a simple way to create a CLI in Python. Python Fire is a helpful tool for developing and debugging Python code. Python Fire helps with exploring existing code or turning other people's code into a CLI. Python Fire makes transitioning between Bash and Python easier. Python Fire makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.

About

Summary

Python Fire is a library for creating command line interfaces (CLIs) from absolutely any Python object.

Last Updated

Aug 29, 2024 at 09:43

License

Apache-2

Total Downloads

346

Supported Platforms

noarch