Skip to content

Settings

Caroline Fortier edited this page Sep 6, 2026 · 3 revisions

Installation

PhyloGeoPlot is available from PyPI:

pip install phylogeoplot

PhyloGeoPlot requires Python >= 3.10.

Main dependencies include:

  • Biopython
  • Cartopy
  • Rasterio
  • Matplotlib
  • Pandas
  • NumPy
  • scikit-image

These dependencies are installed automatically by pip.

Clone this wiki locally