python-simpy3

python-based simulation package

Description

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

Its event dispatcher is based on Python’s generators and can also be used for asynchronous networking or to implement multi-agent systems (with both, simulated and real communication). Processes in SimPy are defined by Python generator functions and can, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels).

This package contains SimPy 3, which has conceptual and API changes from the previous version SimPy 2.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://simpy.rtfd.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-simpy3