python-simpy-gui

python-based simulation package, GUI
  https://gitlab.com/team-simpy/simpy
  1
  1 review



SimPy is a process-based discrete-event simulation language based on standard Python.

It provides the modeller with components of a simulation model. These include processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with extensive plotting capabilities.

This package contains the GUI parts of SimPy.
Latest reviews
4
blueXrider 12 years ago

quite nice