Skip to main content
Version: Next

How to install Python

How to install python and required libraries

To use Zepben tools, you will need to have python and some python packages installed on your computer.

Please talk to your IT department to get these installed, as every organisation will have a different process for getting software installed.

Python 3.9 or higher is required, and Python 3.12 is recommended. If you get errors when running scripts and you have an older version of Python, please update to a newer version.


Python: https://www.python.org/

Anaconda: https://www.anaconda.com/

Jupyter Notebook: https://jupyter.org/


Commonly required packages:

Can be searched here: https://pypi.org/

pandas

numpy

dash

plotly

sqlalchemy