Skip to main content

The OpenCLSim package aims to facilitate rule based planning of cyclic activities and in depth comparison of different system concepts.

Project description

CircleCI

Coverage Documentation License: MIT

OpenCLSim

Complex Logistics Simulation - Rule based planning of cyclic activities for in-depth comparison of different system concepts.

Documentation can be found here.

Installation

To install OpenCLSim, run this command in your terminal:

pip install openclsim

This is the preferred method to install OpenCLSim, as it will always install the most recent stable release.

If you don’t have pip installed, this Python installation guide can guide you through the process.

You can read the documentation for other installation methods.

Example notebooks

The benefit of OpenCLSim is the generic set-up. This set-up allows the creation of complex logistical flows. A number of examples are presented in the notebooks folder. You can run them locally or as an Azure notebook.

Start server

A flask server is part of the OpenCLSim package. The example code below lets you start the Flask server from the windows command line, for other operation systems please check the Flask Documentation.

# Set Flask app
set FLASK_APP=openclsim/server.py

# Set Flask environment
set FLASK_ENV=development

# Run Flask
flask run

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

openclsim-0.3.0.tar.gz (25.0 MB view hashes)

Uploaded Source

Built Distributions

openclsim-0.3.0-py3.7.egg (155.0 kB view hashes)

Uploaded Source

openclsim-0.3.0-py2.py3-none-any.whl (68.3 kB view hashes)

Uploaded Python 2 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