Skip to content

Installing IrisPie

IrisPie runs in Python 3.11 or later, and can be installed from pypi.

For a first-time install, run

pip install irispie

For an upgrade to the latest version, run

pip install --upgrade irispie

The following dependencies will be installed in the process

numpy >= 1.26
scipy >= 1.13
plotly >= 5.20
parsimonious >= 0.10
prettytable >= 3.10
pandas >= 2.2.1
dill >= 0.3.8
requests >= 2.31.0
wlogging >= 0.1.2