Source Package: python-tooz (1.62.0-3)
Links for python-tooz
Debian Resources:
Maintainers:
External Resources:
Наступні двійкові пакунки побудовано з цього джерельного пакунка:
- python-tooz
- coordination library for distributed systems - Python 2.x
- python-tooz-doc
- Coordination library for distributed systems. - doc
- python3-tooz
- coordination library for distributed systems - Python 3.x
Інші пакунки пов'язані з python-tooz
-
- adep:
debhelper
(>= 10)
- helper programs for debian/rules
-
- adep:
dh-python
- Допоміжний інструмент Debian для пакування бібліотек та застосунків Python
-
- adep:
openstack-pkg-tools
- Tools and scripts for building Openstack packages in Debian
-
- adep:
python-all
- package depending on all supported Python2 runtime versions
-
- adep:
python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- adep:
python-setuptools
- Поліпшення Distutils для Python
-
- adep:
python3-all
- package depending on all supported Python 3 runtime versions
-
- adep:
python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- adep:
python3-setuptools
- Додаткові функції Python3 Distutils
-
- adep:
python3-sphinx
(>= 1.6.2)
- documentation generator for Python projects (implemented in Python 3)
-
- idep:
mariadb-server
- MariaDB database server (metapackage depending on the latest version)
- or
mysql-server
- Пакунок недоступний
-
- idep:
memcached
- high-performance memory object caching system
-
- idep:
net-tools
- Набір інструментів для роботи з мережею — NET-3
-
- idep:
postgresql
- Об'єктно-реляційна база даних SQL (підтримувана версія)
-
- idep:
postgresql-server-dev-all
- extension build tool for multiple PostgreSQL versions
-
- idep:
python-concurrent.futures
(>= 3.0)
- Зворотне портування пакунка „concurrent.futures“ з Python 3.2
-
- idep:
python-coverage
- code coverage tool for Python 2
-
- idep:
python-enum34
- backport of Python 3.4's enum package
-
- idep:
python-eventlet
- concurrent networking library - Python 2.x
-
- idep:
python-fasteners
- provides useful locks - Python 2.7
-
- idep:
python-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 2.x
-
- idep:
python-futurist
- useful additions to futures, from the future - Python 2.x
-
- idep:
python-kazoo
- higher level API to Apache Zookeeper (Python 2)
-
- idep:
python-mock
- Mocking and Testing Library
-
- idep:
python-msgpack
- Python implementation of MessagePack format
-
- idep:
python-oslo.serialization
(>= 1.10.0)
- utilities for serialization , especially JSON - Python 2.x
-
- idep:
python-oslo.utils
(>= 3.15.0)
- set of utility functions for OpenStack - Python 2.x
-
- idep:
python-psycopg2
(>= 2.5)
- Python module for PostgreSQL
-
- idep:
python-pymemcache
(>= 1.2.9)
- comprehensive, fast, pure Python memcached client - Python 2.x
-
- idep:
python-pymysql
- Pure-Python MySQL driver - Python 2.x
-
- idep:
python-redis
- Persistent key-value database with network interface (Python library)
-
- idep:
python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- idep:
python-six
- Бібліотека сумісності Python 2 та 3 (інтерфейс Python 2)
-
- idep:
python-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python2
-
- idep:
python-sysv-ipc
- semaphores, shared memory and message queues - Python 2.x
-
- idep:
python-tenacity
(>= 3.2.1)
- retry code until it succeeeds - Python 2.7
-
- idep:
python-testscenarios
- Dependency injection for Python unittest tests - Python 2.x
-
- idep:
python-testtools
- Extensions to the Python unittest library - Python 2.x
-
- idep:
python-voluptuous
- Python library to validate data
-
- idep:
python-zake
- provides a set of testing utilities for the kazoo library - Python 2.x
-
- idep:
python3-consul
(>= 0.4.7)
- Python client for Consul.io - Python 3.X
-
- idep:
python3-eventlet
- concurrent networking library - Python 3.x
-
- idep:
python3-fasteners
- provides useful locks - Python 3.x
-
- idep:
python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep:
python3-futurist
- useful additions to futures, from the future - Python 3.x
-
- idep:
python3-kazoo
- higher level API to Apache Zookeeper (Python 3)
-
- idep:
python3-mock
- Mocking and Testing Library (Python3 version)
-
- idep:
python3-msgpack
- Python 3 implementation of MessagePack format
-
- idep:
python3-openstackdocstheme
(>= 1.11.0)
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep:
python3-oslo.serialization
(>= 1.10.0)
- utilities for serialization , especially JSON - Python 3.x
-
- idep:
python3-oslo.utils
(>= 3.15.0)
- set of utility functions for OpenStack - Python 3.x
-
- idep:
python3-psycopg2
(>= 2.5)
- Python 3 module for PostgreSQL
-
- idep:
python3-pymemcache
(>= 1.2.9)
- comprehensive, fast, pure Python memcached client - Python 3.x
-
- idep:
python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- idep:
python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- idep:
python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- idep:
python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- idep:
python3-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- idep:
python3-sysv-ipc
- semaphores, shared memory and message queues - Python 3.x
-
- idep:
python3-tenacity
(>= 3.2.1)
- retry code until it succeeeds - Python 3.x
-
- idep:
python3-testscenarios
- Dependency injection for Python unittest tests - Python 3.x
-
- idep:
python3-testtools
- Extensions to the Python unittest library - Python 3.x
-
- idep:
python3-voluptuous
- Python 3 library to validate data
-
- idep:
python3-zake
- provides a set of testing utilities for the kazoo library - Python 3.x
-
- idep:
subunit
- command line tools for processing Subunit streams
-
- idep:
testrepository
- unit test system with database of test results - metapackage and doc