cobald


Namecobald JSON
Version 0.14.0 PyPI version JSON
download
home_pagehttps://github.com/MatterMiners/cobald
SummaryCOBalD - the Opportunistic Balancing Daemon
upload_time2023-07-31 09:22:37
maintainer
docs_urlNone
authorEileen Kuehn, Max Fischer
requires_python>=3.8
licenseMIT
keywords opportunistic scheduling scheduler demand feedback-loop cobald
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ============================================
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://badges.gitter.im/MatterMiners.png
    :target: https://gitter.im/MatterMiners/community
    :alt: Development and Help Chat

.. image:: https://github.com/MatterMiners/cobald/actions/workflows/unittests.yml/badge.svg
    :target: https://github.com/MatterMiners/cobald/actions/workflows/unittests.yml
    :alt: Unit Tests (master)

.. image:: https://github.com/MatterMiners/cobald/actions/workflows/verification.yml/badge.svg
    :target: https://github.com/MatterMiners/cobald/actions/workflows/verification.yml
    :alt: Verification (master)

.. image:: https://codecov.io/gh/MatterMiners/cobald/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/MatterMiners/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/MatterMiners/cobald.svg
    :alt: License
    :target: https://github.com/MatterMiners/cobald/blob/master/LICENSE

.. image:: https://zenodo.org/badge/129873843.svg
   :alt: Zenodo DOI
   :target: https://zenodo.org/badge/latestdoi/129873843

The ``cobald`` is a lightweight framework to balance opportunistic resources:
cloud bursting, container orchestration, allocation scaling and more.
Its lightweight model for resource control and composition
makes it easy to integrate custom resources and manage them at a large scale.

Getting Started
===============

If you want to use ``cobald``, please refer to the `documentation`_.
This provides information and examples on how to install, configure and run ``cobald``.
It also covers how to extend ``cobald`` with plugins,
and how to integrate ``cobald`` into your own infrastructure.

If you want to contribute to ``cobald``, please refer to our `github`_ repository.
Feel free to open tickets and pull requests.
Note that the ``cobald`` repository houses the generic components only.
There are separate repositories for the various resource backends and plugins.

If you want to get in touch directly, head over to our `gitter`_ channel.

.. _github: https://github.com/MatterMiners/cobald
.. _documentation: http://cobald.readthedocs.io/
.. _gitter: https://gitter.im/MatterMiners/community

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MatterMiners/cobald",
    "name": "cobald",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "opportunistic scheduling scheduler demand feedback-loop cobald",
    "author": "Eileen Kuehn, Max Fischer",
    "author_email": "matterminers@lists.kit.edu",
    "download_url": "https://files.pythonhosted.org/packages/92/bf/c1f368bd58dcbec0ef7f1a1339c57e0a4a840320996f457173d1af48da59/cobald-0.14.0.tar.gz",
    "platform": null,
    "description": "============================================\nCOBalD -- the Opportunistic Balancing Daemon\n============================================\n\n.. image:: https://readthedocs.org/projects/cobald/badge/?version=latest\n    :target: http://cobald.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://badges.gitter.im/MatterMiners.png\n    :target: https://gitter.im/MatterMiners/community\n    :alt: Development and Help Chat\n\n.. image:: https://github.com/MatterMiners/cobald/actions/workflows/unittests.yml/badge.svg\n    :target: https://github.com/MatterMiners/cobald/actions/workflows/unittests.yml\n    :alt: Unit Tests (master)\n\n.. image:: https://github.com/MatterMiners/cobald/actions/workflows/verification.yml/badge.svg\n    :target: https://github.com/MatterMiners/cobald/actions/workflows/verification.yml\n    :alt: Verification (master)\n\n.. image:: https://codecov.io/gh/MatterMiners/cobald/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/MatterMiners/cobald\n    :alt: Test Coverage\n\n.. image:: https://img.shields.io/pypi/v/cobald.svg\n    :alt: Available on PyPI\n    :target: https://pypi.python.org/pypi/cobald/\n\n.. image:: https://img.shields.io/github/license/MatterMiners/cobald.svg\n    :alt: License\n    :target: https://github.com/MatterMiners/cobald/blob/master/LICENSE\n\n.. image:: https://zenodo.org/badge/129873843.svg\n   :alt: Zenodo DOI\n   :target: https://zenodo.org/badge/latestdoi/129873843\n\nThe ``cobald`` is a lightweight framework to balance opportunistic resources:\ncloud bursting, container orchestration, allocation scaling and more.\nIts lightweight model for resource control and composition\nmakes it easy to integrate custom resources and manage them at a large scale.\n\nGetting Started\n===============\n\nIf you want to use ``cobald``, please refer to the `documentation`_.\nThis provides information and examples on how to install, configure and run ``cobald``.\nIt also covers how to extend ``cobald`` with plugins,\nand how to integrate ``cobald`` into your own infrastructure.\n\nIf you want to contribute to ``cobald``, please refer to our `github`_ repository.\nFeel free to open tickets and pull requests.\nNote that the ``cobald`` repository houses the generic components only.\nThere are separate repositories for the various resource backends and plugins.\n\nIf you want to get in touch directly, head over to our `gitter`_ channel.\n\n.. _github: https://github.com/MatterMiners/cobald\n.. _documentation: http://cobald.readthedocs.io/\n.. _gitter: https://gitter.im/MatterMiners/community\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "COBalD - the Opportunistic Balancing Daemon",
    "version": "0.14.0",
    "project_urls": {
        "Homepage": "https://github.com/MatterMiners/cobald"
    },
    "split_keywords": [
        "opportunistic",
        "scheduling",
        "scheduler",
        "demand",
        "feedback-loop",
        "cobald"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dca6832d4801d911d048f9f46edf2b68ddef778ef8b7c0bbb067fb52c2cb64f8",
                "md5": "b335ec2aea7114a66512f0ec5786deac",
                "sha256": "8b72887542d0c954c8c3cb5fb889609a497c8025a5353ee66553d6463ca95e1f"
            },
            "downloads": -1,
            "filename": "cobald-0.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b335ec2aea7114a66512f0ec5786deac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 46878,
            "upload_time": "2023-07-31T09:22:35",
            "upload_time_iso_8601": "2023-07-31T09:22:35.918224Z",
            "url": "https://files.pythonhosted.org/packages/dc/a6/832d4801d911d048f9f46edf2b68ddef778ef8b7c0bbb067fb52c2cb64f8/cobald-0.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92bfc1f368bd58dcbec0ef7f1a1339c57e0a4a840320996f457173d1af48da59",
                "md5": "ad4782361b882fa440bee424033f73eb",
                "sha256": "c1addc04ed67c253edb9d284efef2fdb14a61b01d0290def0360cfcbdc03e439"
            },
            "downloads": -1,
            "filename": "cobald-0.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ad4782361b882fa440bee424033f73eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34007,
            "upload_time": "2023-07-31T09:22:37",
            "upload_time_iso_8601": "2023-07-31T09:22:37.079980Z",
            "url": "https://files.pythonhosted.org/packages/92/bf/c1f368bd58dcbec0ef7f1a1339c57e0a4a840320996f457173d1af48da59/cobald-0.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 09:22:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MatterMiners",
    "github_project": "cobald",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "cobald"
}
        
Elapsed time: 0.10402s