Skip to content

my-HenryS/pypeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypeds

A Python pedestrian simulation simulation library (for Java version please checkout https://github.com/my-HenryS/multi-agent-simulation)

Installation

Minimum install (with tkinter gui)

  1. git clone https://github.com/my-HenryS/pypeds.git
  2. look up documentations & try examples in example.py

  3. start your simulation

Full install

  1. Install Qt5

    Aceept license and download on https://www.qt.io/

  2. Install PyQt5

    pip3 install pyqt5
    
  3. git clone https://github.com/my-HenryS/pypeds.git
    

About

A Python pedestrian simulation simulation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages