Metadata-Version: 2.1
Name: mosaik-docker
Version: 0.2.0
Summary: This package eases the deployment of the mosaik co-simulation framework with Docker.
Home-page: https://mosaik-docker.readthedocs.io
Maintainer: ERIGrid 2.0 development team
Maintainer-email: edmund.widl@ait.ac.at
License: BSD 3-Clause License
Keywords: mosaik,Docker
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE
Requires-Dist: cookiecutter
Requires-Dist: mosaik~=2.6.0
Requires-Dist: strenum

The mosaik-docker package
=========================


This package eases the deployment of the `mosaik co-simulation framework`_ with Docker.

.. _mosaik co-simulation framework: https://mosaik.offis.de/

This package provides:
 * an extension to the mosaik framework that allows to start and run simulators as separate Docker containers
 * a command line interface (CLI) that eases the deployment of dockerized mosaik simulations

For details, please refer to the `documentation`_.

.. _documentation: https://mosaik-docker.readthedocs.io/en/latest/index.html
