oslo.concurrency


Nameoslo.concurrency JSON
Version 6.2.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.concurrency/latest/
SummaryOslo Concurrency library
upload_time2024-11-14 09:19:18
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/oslo.concurrency.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

================
oslo.concurrency
================

.. image:: https://img.shields.io/pypi/v/oslo.concurrency.svg
    :target: https://pypi.org/project/oslo.concurrency/
    :alt: Latest Version

The oslo.concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running
external processes.

* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.concurrency/latest/
* Source: https://opendev.org/openstack/oslo.concurrency
* Bugs: https://bugs.launchpad.net/oslo.concurrency
* Release Notes: https://docs.openstack.org/releasenotes/oslo.concurrency/




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/oslo.concurrency/latest/",
    "name": "oslo.concurrency",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/98/f8/27302e385e3644becb503b9b0d000c79ec1c1874a739e81bca20584092c2/oslo.concurrency-6.2.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/oslo.concurrency.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n================\noslo.concurrency\n================\n\n.. image:: https://img.shields.io/pypi/v/oslo.concurrency.svg\n    :target: https://pypi.org/project/oslo.concurrency/\n    :alt: Latest Version\n\nThe oslo.concurrency library has utilities for safely running multi-thread,\nmulti-process applications using locking mechanisms and for running\nexternal processes.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/oslo.concurrency/latest/\n* Source: https://opendev.org/openstack/oslo.concurrency\n* Bugs: https://bugs.launchpad.net/oslo.concurrency\n* Release Notes: https://docs.openstack.org/releasenotes/oslo.concurrency/\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Oslo Concurrency library",
    "version": "6.2.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.concurrency/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5739bf0bff5148159c1ecc21ff65e8fb05d838557a7cd7fa638b644232aadf8b",
                "md5": "f1e95e3e0534c76318479a545dbcc84f",
                "sha256": "fd16f5701d84d767f3d78dcf7f088654fd075f691f1983f224b0db78952dff97"
            },
            "downloads": -1,
            "filename": "oslo.concurrency-6.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1e95e3e0534c76318479a545dbcc84f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 48206,
            "upload_time": "2024-11-14T09:19:17",
            "upload_time_iso_8601": "2024-11-14T09:19:17.559091Z",
            "url": "https://files.pythonhosted.org/packages/57/39/bf0bff5148159c1ecc21ff65e8fb05d838557a7cd7fa638b644232aadf8b/oslo.concurrency-6.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98f827302e385e3644becb503b9b0d000c79ec1c1874a739e81bca20584092c2",
                "md5": "914b9a554b639d1df862b8df48308a33",
                "sha256": "ab9d79935119e2bcb0edeb7f8587236af7844244ab87153720b8ca8437d1be02"
            },
            "downloads": -1,
            "filename": "oslo.concurrency-6.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "914b9a554b639d1df862b8df48308a33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 60573,
            "upload_time": "2024-11-14T09:19:18",
            "upload_time_iso_8601": "2024-11-14T09:19:18.641083Z",
            "url": "https://files.pythonhosted.org/packages/98/f8/27302e385e3644becb503b9b0d000c79ec1c1874a739e81bca20584092c2/oslo.concurrency-6.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 09:19:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.concurrency"
}
        
Elapsed time: 1.04081s