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 conda-forge::fire

Usage Tracking

0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
5 / 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

Sep 12, 2025 at 20:33

License

Apache-2.0

Total Downloads

1.4M

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.1.1
win-32 Last supported version: 0.1.1
win-64 Last supported version: 0.1.1
macOS-64 Last supported version: 0.1.1