Installation
Requirements
Python >= 3.9
NumPy >= 1.24
Pandas >= 2.0
Matplotlib >= 3.7
The dependencies are installed automatically with pip; to install them
explicitly:
pip install "numpy>=1.24" "pandas>=2.0" "matplotlib>=3.7"
Installation
pip install pythomac