Metadata-Version: 2.1
Name: tooz
Version: 8.1.0
Summary: Coordination library for distributed systems.
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/tooz
Project-URL: Repository, https://opendev.org/openstack/tooz
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
Provides-Extra: consul
Provides-Extra: etcd
Provides-Extra: etcd3gw
Provides-Extra: ipc
Provides-Extra: kubernetes
Provides-Extra: memcached
Provides-Extra: mysql
Provides-Extra: postgresql
Provides-Extra: redis
Provides-Extra: zookeeper
License-File: LICENSE

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
