workflows


Nameworkflows JSON
Version 2.26 PyPI version JSON
download
home_page
SummaryData processing in distributed environments
upload_time2022-11-04 09:15:07
maintainer
docs_urlNone
authorDiamond Light Source - Scientific Software et al.
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
Workflows
=========

.. image:: https://img.shields.io/pypi/v/workflows.svg
        :target: https://pypi.python.org/pypi/workflows
        :alt: PyPI release

.. image:: https://img.shields.io/conda/vn/conda-forge/workflows.svg
        :target: https://anaconda.org/conda-forge/workflows
        :alt: Conda version

.. image:: https://dev.azure.com/zocalo/python-zocalo/_apis/build/status/DiamondLightSource.python-workflows?branchName=main
        :target: https://dev.azure.com/zocalo/python-zocalo/_build/latest?definitionId=3&branchName=main
        :alt: Build status

.. image:: https://img.shields.io/pypi/l/workflows.svg
        :target: https://pypi.python.org/pypi/workflows
        :alt: BSD license

.. image:: https://img.shields.io/pypi/pyversions/workflows.svg
        :target: https://pypi.org/project/workflows/
        :alt: Supported Python versions

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black
        :alt: Code style: black

.. image:: https://img.shields.io/lgtm/grade/python/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18
        :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/context:python
        :alt: Language grade: Python

.. image:: https://img.shields.io/lgtm/alerts/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18
        :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/alerts/
        :alt: Total alerts

Workflows enables light-weight services to process tasks in a message-oriented
environment.

It is comprised of a communications layer (``workflows.transport``) that provides a
common interface to queues and topics over different transport providers, a
service abstraction layer (``workflows.frontend``) which encapsulates a service in
a separate process, tools for status reporting, logging and controlling
services via a transport mechanism, and a service class skeleton alongside
example services (``workflows.services.common_service`` et al.).
To achieve more complex workflows services can be interconnected using
`recipes`_ whereby the output of one service can be directed
onwards to other services.

.. _recipes: https://github.com/DiamondLightSource/python-workflows/tree/main/src/workflows/recipe/README.MD



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "workflows",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Diamond Light Source - Scientific Software et al.",
    "author_email": "scientificsoftware@diamond.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/38/c9/989430e30399128faff31fe5ef810f160c183c8a78ecb3eefb52f0b269c9/workflows-2.26.tar.gz",
    "platform": null,
    "description": "=========\nWorkflows\n=========\n\n.. image:: https://img.shields.io/pypi/v/workflows.svg\n        :target: https://pypi.python.org/pypi/workflows\n        :alt: PyPI release\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/workflows.svg\n        :target: https://anaconda.org/conda-forge/workflows\n        :alt: Conda version\n\n.. image:: https://dev.azure.com/zocalo/python-zocalo/_apis/build/status/DiamondLightSource.python-workflows?branchName=main\n        :target: https://dev.azure.com/zocalo/python-zocalo/_build/latest?definitionId=3&branchName=main\n        :alt: Build status\n\n.. image:: https://img.shields.io/pypi/l/workflows.svg\n        :target: https://pypi.python.org/pypi/workflows\n        :alt: BSD license\n\n.. image:: https://img.shields.io/pypi/pyversions/workflows.svg\n        :target: https://pypi.org/project/workflows/\n        :alt: Supported Python versions\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n        :alt: Code style: black\n\n.. image:: https://img.shields.io/lgtm/grade/python/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18\n        :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/context:python\n        :alt: Language grade: Python\n\n.. image:: https://img.shields.io/lgtm/alerts/g/DiamondLightSource/python-workflows.svg?logo=lgtm&logoWidth=18\n        :target: https://lgtm.com/projects/g/DiamondLightSource/python-workflows/alerts/\n        :alt: Total alerts\n\nWorkflows enables light-weight services to process tasks in a message-oriented\nenvironment.\n\nIt is comprised of a communications layer (``workflows.transport``) that provides a\ncommon interface to queues and topics over different transport providers, a\nservice abstraction layer (``workflows.frontend``) which encapsulates a service in\na separate process, tools for status reporting, logging and controlling\nservices via a transport mechanism, and a service class skeleton alongside\nexample services (``workflows.services.common_service`` et al.).\nTo achieve more complex workflows services can be interconnected using\n`recipes`_ whereby the output of one service can be directed\nonwards to other services.\n\n.. _recipes: https://github.com/DiamondLightSource/python-workflows/tree/main/src/workflows/recipe/README.MD\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Data processing in distributed environments",
    "version": "2.26",
    "project_urls": {
        "Bug-Tracker": "https://github.com/DiamondLightSource/python-workflows/issues",
        "Documentation": "https://github.com/DiamondLightSource/python-workflows",
        "Download": "https://github.com/DiamondLightSource/python-workflows/releases",
        "GitHub": "https://github.com/DiamondLightSource/python-workflows"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23df57a56cb42bb1dd38ee615e22c50120792e8037ea4033337143849743d22b",
                "md5": "54fa92e41226949f46075dc150a1d738",
                "sha256": "233657cc6f299a41d26532403700fc7036b079e0ae68b0833ec4b374c70be252"
            },
            "downloads": -1,
            "filename": "workflows-2.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54fa92e41226949f46075dc150a1d738",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 62625,
            "upload_time": "2022-11-04T09:15:05",
            "upload_time_iso_8601": "2022-11-04T09:15:05.727708Z",
            "url": "https://files.pythonhosted.org/packages/23/df/57a56cb42bb1dd38ee615e22c50120792e8037ea4033337143849743d22b/workflows-2.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38c9989430e30399128faff31fe5ef810f160c183c8a78ecb3eefb52f0b269c9",
                "md5": "007f37eed6794d67f599440666855be9",
                "sha256": "af2b9497ebe303d2fc115c2bfd61261b067ed8ca8790900270037192b26b39bf"
            },
            "downloads": -1,
            "filename": "workflows-2.26.tar.gz",
            "has_sig": false,
            "md5_digest": "007f37eed6794d67f599440666855be9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 86509,
            "upload_time": "2022-11-04T09:15:07",
            "upload_time_iso_8601": "2022-11-04T09:15:07.516466Z",
            "url": "https://files.pythonhosted.org/packages/38/c9/989430e30399128faff31fe5ef810f160c183c8a78ecb3eefb52f0b269c9/workflows-2.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-04 09:15:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DiamondLightSource",
    "github_project": "python-workflows",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "workflows"
}
        
Elapsed time: 0.10929s