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