CARVIEW |
Select Language
HTTP/2 200
date: Wed, 16 Jul 2025 22:15:46 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=530f2f5de386c74ac093c87c37a5480011bef68e; Expires=Wed, 16-Jul-2025 23:15:00 GMT; Max-Age=3600; Secure; Path=/
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
SimPy - Python Wiki
SimPy is a process-based discrete-event simulation language based on standard Python and released under the GNU LGPL.
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.
More information can be obtained from the SimPy Homepage: https://simpy.readthedocs.org/
SimPy (last edited 2014-04-17 06:17:13 by DaleAthanasias)
Unable to edit the page? See the FrontPage for instructions.