Skip to main content

A python wrapper for Java Modelling Tools (JMT)

Project description

pyJMT

The pyJMT package is a Python wrapper for the Java Modelling Tools (JMT) suite, which is used for performance evaluation of systems using queueing network models. Using this tool one can model and simulate different networks in python.

A short getting started guide along with installation instructions can be found on GitHub, with full documentation available here.

Working on pyJMT:

The project can be found on GitHub
To build the documentation locally, in the docs directory run make html then open index.html
The documentation will automatically be built and uploaded to the github pages website on push.
To push changes to the package on PyPi, change the version number in conf.py and setup.py, then run the following commands.

python setup.py sdist bdist_wheel
twine upload dist/*

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

pyJMT-0.1.4.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

pyJMT-0.1.4-py3-none-any.whl (18.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