Metadata-Version: 2.1
Name: cobald
Version: 0.9.1
Summary: COBalD - the Opportunistic Balancing Deamon
Home-page: https://github.com/MaineKuehn/cobald
Author: Eileen Kuehn, Max Fischer
Author-email: mainekuehn@gmail.com
License: MIT
Keywords: opportunistic scheduling scheduler demand feedback-loop cobald
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Adaptive Technologies
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: System :: Distributed Computing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: docs
Requires-Dist: typing
Requires-Dist: pyyaml
Requires-Dist: trio (~=0.4.0)
Requires-Dist: include
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinxcontrib-tikz; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'

===========================================
COBalD - the Opportunistic Balancing Daemon
===========================================

.. image:: https://readthedocs.org/projects/cobald/badge/?version=latest
    :target: http://cobald.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://travis-ci.org/MaineKuehn/cobald.svg?branch=master
    :target: https://travis-ci.org/MaineKuehn/cobald
    :alt: Test Status

.. image:: https://codecov.io/gh/MaineKuehn/cobald/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/MaineKuehn/cobald
    :alt: Test Coverage

.. image:: https://img.shields.io/pypi/v/cobald.svg
    :alt: Available on PyPI
    :target: https://pypi.python.org/pypi/cobald/

.. image:: https://img.shields.io/github/license/MaineKuehn/cobald.svg
    :alt: License
    :target: https://github.com/MaineKuehn/cobald/blob/master/LICENSE.txt

The ``cobald`` library provides a framework and runtime for balancing opportunistic resources.

