Skip to main content

A DEVS model composition library

Project description

Pringles - A DEVS model composition Python Build Status Coverage pypi-version

Pringles is a DEVS model composition library, which makes easy to assemble and link multiple atomic/coupled models. It works as a Python library, and in its road ahead, will easily integrate with the Jupyter environment.

pringlesfinal

Requirements

  • Python 3.7

For Ubuntu it can be installed by the following commands

sudo apt-get install python3.7
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 1
sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 2
sudo update-alternatives --config python3

Dev Requirements

  • Python 3.7
  • Libraries specified in requimrements-dev.txt. They can be installed using sudo pip3 install -r requimrements-dev.txt

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

pringles-devs-0.0.3.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

pringles_devs-0.0.3-py3-none-any.whl (30.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