FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

python-fire/docs/installation.md at master · google/python-fire · GitHub

Latest commit

 

History

History
8 lines (5 loc) · 333 Bytes

File metadata and controls

8 lines (5 loc) · 333 Bytes

Installation

To install Python Fire with pip, run: pip install fire

To install Python Fire with conda, run: conda install fire -c conda-forge

To install Python Fire from source, first clone the repository and then run python setup.py install. To install from source for development, instead run python setup.py develop.


Back | FazBrowse Home | New Git URL