/pDESy

Python package of Discrete-Event Simulator (DES) for engineering project. It aims to be the fundamental high-level building block for doing practical, real world engineering project management by DES and project modeling.

Primary LanguagePythonMIT LicenseMIT

pDESy: Discrete-Event Simulator in Python

test codecov

What is it?

pDESy is a Python package of Discrete-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/mitsuyukiLab/pDESy

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

pip install git+ssh://git@github.com/mitsuyukiLab/pDESy.git

License

MIT

Documentation

API Documentation is https://mitsuyukilab.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/mitsuyukiLab/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.