oslo.concurrency


Nameoslo.concurrency JSON
Version 6.0.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/oslo.concurrency/latest/
SummaryOslo Concurrency library
upload_time2024-02-26 11:48:46
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/5c/32/8b5f96557b1128486ddc8a5d84ec5918a1c945fc8b8aaa1528f1f6a6b0c9/oslo.concurrency-6.0.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": "",
    "summary": "Oslo Concurrency library",
    "version": "6.0.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/oslo.concurrency/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfaf01af64ca89c965ee81f36a724c39db1f40e71864b5dda8e6031c78cf6f46",
                "md5": "fe00b390c3f3bead7998c88d750b4299",
                "sha256": "50caec55f8a122935dacb0fd73b424f6cba6994f5e2342e2676dd45d743ebf88"
            },
            "downloads": -1,
            "filename": "oslo.concurrency-6.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe00b390c3f3bead7998c88d750b4299",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 48496,
            "upload_time": "2024-02-26T11:48:44",
            "upload_time_iso_8601": "2024-02-26T11:48:44.191905Z",
            "url": "https://files.pythonhosted.org/packages/bf/af/01af64ca89c965ee81f36a724c39db1f40e71864b5dda8e6031c78cf6f46/oslo.concurrency-6.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c328b5f96557b1128486ddc8a5d84ec5918a1c945fc8b8aaa1528f1f6a6b0c9",
                "md5": "4e93b639773f24b83434a16f0fb69420",
                "sha256": "b52f02b4e46f5f274b91fb8e1bfc5cbf9a418dfcd4a83be080345495e3d26e8a"
            },
            "downloads": -1,
            "filename": "oslo.concurrency-6.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4e93b639773f24b83434a16f0fb69420",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 60373,
            "upload_time": "2024-02-26T11:48:46",
            "upload_time_iso_8601": "2024-02-26T11:48:46.100747Z",
            "url": "https://files.pythonhosted.org/packages/5c/32/8b5f96557b1128486ddc8a5d84ec5918a1c945fc8b8aaa1528f1f6a6b0c9/oslo.concurrency-6.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 11:48:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oslo.concurrency"
}
        
Elapsed time: 0.18888s