Skip to main content

pDESy: Discrete Event Simulation of Python

Project description

pDESy: Discrete-Event Simulator in Python

PyPI version Anaconda-Server Badge test codecov

What is it?

pDESy is a Python package of Discrete Time-Event Simulator (DES). It aims to be the fundamental high-level building block for doing practical, real world engineering project management by using DES and other DES modeling tools. pDESy has only the function of discrete-event simulation, does not include the function of visual modeling.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/pDESy/pDESy

Binary installers for the latest released version will be available at the Python package index. Now, please install pDESy as following.

pip install pDESy
# pip install git+ssh://git@github.com/pDESy/pDESy.git # INSTALL FROM GITHUB
# conda install -c conda-forge -c taiga4112 pDESy # INSTALL FROM ANACONDA

License

MIT

Documentation

API Documentation is https://pDESy.github.io/pDESy/index.html.

Background

pDESy is developed by a part of next generation DES tool of pDES.

Contribution

  1. Fork it ( http://github.com/pDESy/pDESy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

If you want to join this project as a researcher, please contact me.

Project details


Download files

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

Source Distribution

pdesy-0.5.1.tar.gz (63.5 kB view hashes)

Uploaded Source

Built Distribution

pdesy-0.5.1-py3-none-any.whl (71.9 kB view hashes)

Uploaded Python 3

Supported by

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