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.12 is recommended. Python 3.13 or newer may work but have not been fully tested.
Here are some links to get you started:
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