loongson/pypi/: tooz-1.62.1 metadata and description

Homepage Simple index

Coordination library for distributed systems.

author OpenStack
author_email openstack-dev@lists.openstack.org
classifiers
  • Environment :: OpenStack
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • License :: OSI Approved :: Apache Software License
  • Operating System :: POSIX :: Linux
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Topic :: System :: Distributed Computing
license Apache-2
platform
  • UNKNOWN
provides_extras memcached
requires_dist
  • pbr (>=1.6)
  • stevedore (>=1.16.0)
  • six (>=1.9.0)
  • voluptuous (>=0.8.9)
  • msgpack (>=0.4.0)
  • fasteners (>=0.7)
  • tenacity (>=3.2.1)
  • futurist (!=0.15.0,>=0.11.0)
  • oslo.utils (>=3.15.0)
  • oslo.serialization (>=1.10.0)
  • enum34 ; (python_version=='2.7' or python_version=='2.6' or python_version=='3.3')
  • futures (>=3.0) ; (python_version=='2.7' or python_version=='2.6')
  • python-consul (>=0.4.7) ; extra == 'consul'
  • sphinx (>=1.6.2) ; extra == 'doc'
  • openstackdocstheme (>=1.11.0) ; extra == 'doc'
  • reno (>=1.8.0) ; extra == 'doc'
  • requests (>=2.10.0) ; extra == 'etcd'
  • etcd3 (>=0.6.2) ; extra == 'etcd3'
  • etcd3gw (>=0.1.0) ; extra == 'etcd3gw'
  • sysv-ipc (>=0.6.8) ; extra == 'ipc'
  • pymemcache (!=1.3.0,>=1.2.9) ; extra == 'memcached'
  • PyMySQL (>=0.6.2) ; extra == 'mysql'
  • psycopg2 (>=2.5) ; extra == 'postgresql'
  • redis (>=2.10.0) ; extra == 'redis'
  • mock (>=2.0) ; extra == 'test'
  • python-subunit (>=0.0.18) ; extra == 'test'
  • testrepository (>=0.0.18) ; extra == 'test'
  • testtools (>=1.4.0) ; extra == 'test'
  • coverage (>=3.6) ; extra == 'test'
  • fixtures (>=3.0.0) ; extra == 'test'
  • pifpaf (>=0.10.0) ; extra == 'test'
  • os-testr (>=0.8.0) ; extra == 'test'
  • zake (>=0.1.6) ; extra == 'zake'
  • kazoo (>=2.2) ; extra == 'zookeeper'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
tooz-1.62.1-py2.py3-none-any.whl
Size
84 KB
Type
Python Wheel
Python
2.7
tooz-1.62.1.tar.gz
Size
63 KB
Type
Source
Latest Version 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.