Installation¶
Pyfr24 requires Python 3.8 or later and can be installed using pip or poetry.
Using pip¶
Install Pyfr24 from PyPI:
Or install from the repository:
Using poetry¶
Install with poetry:
Dependencies¶
Pyfr24 requires these Python packages:
- requests
- matplotlib
- geopandas
- contextily
- shapely
- pandas
These packages install automatically with Pyfr24.