A Python pedestrian simulation simulation library (for Java version please checkout https://github.com/my-HenryS/multi-agent-simulation)
-
git clone https://github.com/my-HenryS/pypeds.git
-
look up documentations & try examples in example.py
-
start your simulation
-
Install Qt5
Aceept license and download on https://www.qt.io/
-
Install PyQt5
pip3 install pyqt5
-
git clone https://github.com/my-HenryS/pypeds.git