Installation#
Install isoperiod as a Python package and verify your setup.
Install options#
Follow uv installation instructions if you haven’t already.
uv add isoperiod
pip install isoperiod
Importing#
To use the library, simply import into your Python script:
import isoperiod