tooz


Nametooz JSON
Version 6.1.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/tooz/latest/
SummaryCoordination library for distributed systems.
upload_time2024-03-15 15:13:17
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
licenseApache-2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Tooz
====

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

.. image:: https://img.shields.io/pypi/dm/tooz.svg
    :target: https://pypi.org/project/tooz/
    :alt: Downloads

The Tooz project aims at centralizing the most common distributed primitives
like group membership protocol, lock service and leader election by providing
a coordination API helping developers to build distributed applications.

* Free software: Apache license
* Documentation: https://docs.openstack.org/tooz/latest/
* Source: https://opendev.org/openstack/tooz
* Bugs: https://bugs.launchpad.net/python-tooz/
* Release notes: https://docs.openstack.org/releasenotes/tooz

Join us
-------

- https://launchpad.net/python-tooz




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/tooz/latest/",
    "name": "tooz",
    "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/de/64/5b46cbade6d26404bcd3abc76917271ce10e90a2c277fce5dc8e71a9a2a7/tooz-6.1.0.tar.gz",
    "platform": null,
    "description": "Tooz\n====\n\n.. image:: https://img.shields.io/pypi/v/tooz.svg\n    :target: https://pypi.org/project/tooz/\n    :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/dm/tooz.svg\n    :target: https://pypi.org/project/tooz/\n    :alt: Downloads\n\nThe Tooz project aims at centralizing the most common distributed primitives\nlike group membership protocol, lock service and leader election by providing\na coordination API helping developers to build distributed applications.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/tooz/latest/\n* Source: https://opendev.org/openstack/tooz\n* Bugs: https://bugs.launchpad.net/python-tooz/\n* Release notes: https://docs.openstack.org/releasenotes/tooz\n\nJoin us\n-------\n\n- https://launchpad.net/python-tooz\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2",
    "summary": "Coordination library for distributed systems.",
    "version": "6.1.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/tooz/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7756dd86d35247602420ef6363d34f0250c7b6a020d66551a7ae2fdfa53d0d5d",
                "md5": "2758f7f0488a0fcf28cf87f1797a6bbd",
                "sha256": "59f31661f2bbf6fcc92f943afd4a02e25e619dae4318134bab59aa3469fc7739"
            },
            "downloads": -1,
            "filename": "tooz-6.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2758f7f0488a0fcf28cf87f1797a6bbd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 91317,
            "upload_time": "2024-03-15T15:13:15",
            "upload_time_iso_8601": "2024-03-15T15:13:15.153975Z",
            "url": "https://files.pythonhosted.org/packages/77/56/dd86d35247602420ef6363d34f0250c7b6a020d66551a7ae2fdfa53d0d5d/tooz-6.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de645b46cbade6d26404bcd3abc76917271ce10e90a2c277fce5dc8e71a9a2a7",
                "md5": "15446c09af7d28ada6da6267731d6cf3",
                "sha256": "f00b6067f84c4d2af4ad9de116ec8bc094c482b1c881add59449d62c9ec78650"
            },
            "downloads": -1,
            "filename": "tooz-6.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "15446c09af7d28ada6da6267731d6cf3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 100255,
            "upload_time": "2024-03-15T15:13:17",
            "upload_time_iso_8601": "2024-03-15T15:13:17.680915Z",
            "url": "https://files.pythonhosted.org/packages/de/64/5b46cbade6d26404bcd3abc76917271ce10e90a2c277fce5dc8e71a9a2a7/tooz-6.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 15:13:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tooz"
}
        
Elapsed time: 0.20840s