Installation
Note that EPyT-Control supports Python 3.10 - 3.14
Note
You might want to check the requirements of EPyT-Control.
PyPI
pip install epyt-control
Git
Download or clone the repository:
git clone https://github.com/WaterFutures/EPyT-Control.git
cd EPyT-Control
Install all requirements as listed in REQUIREMENTS.txt:
pip install -r REQUIREMENTS.txt
Install the toolbox:
pip install .