News

To install Python Fire with pip, run: pip install fire To install Python Fire with conda, run: conda install fire -c conda-forge ...
The library was recently update to 4.0.0. Have a look at the Porting section to learn how to migrate your project from 3.* to 4.0.0. Don't be afraid, as for most existing projects, only class names ..