Skip to content

1. Installation

Santiago Guerrero-Higareda edited this page Apr 1, 2025 · 4 revisions

Installation

PhotoprotectionPy has been tested in python 3.9 - 3.12. The wheels are readily available in PyPi, it is a pure python package. PhotoprotectionPy and its dependencies can be installed automatically with the command:

pip install photoprotectionpy

Upgrade

Upgrade when a new version is released.

pip install photoprotectionpy --upgrade

Clone this wiki locally