tooz


Nametooz JSON
Version 6.3.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/tooz/latest/
SummaryCoordination library for distributed systems.
upload_time2024-08-27 15:29:14
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/e4/df/7fbc195f6445db612b44805e92986fb54253a0f001273f6f5327720a24dd/tooz-6.3.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.3.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/tooz/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f642d7de8ccf630d7129498a8c5cfdfbd4856de8a87d83cb7331ec1f75ab2fd",
                "md5": "72bc591714b1e877059d82c4fc532e0c",
                "sha256": "fe798812a4a7fdd1f725da71a1f7b92e2c4ea4a1cc75328449af718a919f1121"
            },
            "downloads": -1,
            "filename": "tooz-6.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72bc591714b1e877059d82c4fc532e0c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 91579,
            "upload_time": "2024-08-27T15:29:13",
            "upload_time_iso_8601": "2024-08-27T15:29:13.408291Z",
            "url": "https://files.pythonhosted.org/packages/3f/64/2d7de8ccf630d7129498a8c5cfdfbd4856de8a87d83cb7331ec1f75ab2fd/tooz-6.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4df7fbc195f6445db612b44805e92986fb54253a0f001273f6f5327720a24dd",
                "md5": "5f3f8a1a540c46b1d1ea17cb0899d3b5",
                "sha256": "95303f5d6fb96d64c4ab4b80368e8c9198044784b4ff090301da4355add259c9"
            },
            "downloads": -1,
            "filename": "tooz-6.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f3f8a1a540c46b1d1ea17cb0899d3b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 99998,
            "upload_time": "2024-08-27T15:29:14",
            "upload_time_iso_8601": "2024-08-27T15:29:14.903392Z",
            "url": "https://files.pythonhosted.org/packages/e4/df/7fbc195f6445db612b44805e92986fb54253a0f001273f6f5327720a24dd/tooz-6.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 15:29:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tooz"
}
        
Elapsed time: 1.15127s