Skip to main content
Version: 0.6.0

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.7 or higher is required, and Python 3.12 is recommended.


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