About Anaconda Help Download Anaconda

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

copied from cf-staging / fire

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.7.0
  • win-32 v0.1.1
  • osx-64 v0.1.1
  • win-64 v0.1.1
  • linux-64 v0.1.1

conda install

To install this package run one of the following:
conda install conda-forge::fire
conda install conda-forge/label/cf201901::fire
conda install conda-forge/label/cf202003::fire
conda install conda-forge/label/gcc7::fire

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy