Skip to main content

Event discrete, process based simulation for Python.

Project description

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 as well as 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.

The distribution contains in-depth documentation, tutorials, and a large number of simulation models.

Simulation model developers are encouraged to share their SimPy modeling techniques with the SimPy community. Please post a message to the SimPy-Users mailing list: http://lists.sourceforge.net/lists/listinfo/simpy-users

Software developers are also encouraged to interface SimPy with other Python- accessible packages, such as GUI, database or mapping and to share these new capabilities with the community under the GNU LGPL.

Installation

SimPy requires Python 2.6 or above (including Python 3).

You can install SimPy easily via PIP:

$ pip install -U SimPy

You can also download and install SimPy manually:

$ cd where/you/put/simpy/
$ python setup.py install

To run SimPy’s test suite on your installation, execute:

$ python -c "import SimPy; SimPy.test()"

Getting started

You can also run one or more of the programs under docs/examples/ to see whether Python finds the SimPy module. If you get an error message like ImportError: No module named SimPy, check if the SimPy packages exists in your site-packages folder (like /Lib/site-packages).

The tutorial and manuals are in the docs/html folder. Many users have commented that the Bank tutorials are valuable in getting users started on building their own simple models. Even a few lines of Python and SimPy can model significant real systems.

For more help, contact the SimPy-Users mailing list. SimPy users are pretty helpful.

Enjoy simulation programming in SimPy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

simpy-2.3.zip (2.0 MB view details)

Uploaded Source

simpy-2.3.tar.gz (1.8 MB view details)

Uploaded Source

File details

Details for the file simpy-2.3.zip.

File metadata

  • Download URL: simpy-2.3.zip
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for simpy-2.3.zip
Algorithm Hash digest
SHA256 9ea65af825e31e32c44be5a79b9f17eb767c92342d544d648660615ba4717861
MD5 0a8e1d64c72657fb2bf3523c0f9c1de4
BLAKE2b-256 480cc792b9de69f65f9a377f11636e5a3720eebe2345686bcec8e25768fe5466

See more details on using hashes here.

File details

Details for the file simpy-2.3.tar.gz.

File metadata

  • Download URL: simpy-2.3.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for simpy-2.3.tar.gz
Algorithm Hash digest
SHA256 346acccea8d48c3116abe857618359551864e29fdc3da7a97c8be9de4afbcfcb
MD5 8f9e460c8cc56b1b04429ffb95b530b2
BLAKE2b-256 eca31c1ccc5c21070c3acd45b6619a04c90614c26e8fb4450ba75ae7458ee8d7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page