Zdrojový balík: python-oslo.messaging (5.35.0-0ubuntu1)
Odkazy pre python-oslo.messaging
Zdroje Trisquel:
Správca:
Original Maintainers:
- PKG OpenStack
(Konferencia)
- Thomas Goirand
- James Page
- Corey Bryant
- David Della Vecchia
Externé zdroje:
Ostatné balíky súvisiace s balíkom python-oslo.messaging
-
- adep:
debhelper
(>= 10~)
- helper programs for debian/rules
-
- adep:
dh-python
- Debian helper tools for packaging Python libraries and applications
-
- adep:
openstack-pkg-tools
(>= 52~)
- Tools and scripts for building Openstack packages in Debian
-
- adep:
python-all
- package depending on all supported Python runtime versions
-
- adep:
python-pbr
(>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- adep:
python-setuptools
- Python Distutils Enhancements
-
- adep:
python-sphinx
(>= 1.5.1)
- documentation generator for Python projects (implemented in Python 2)
-
- adep:
python3-all
- package depending on all supported Python 3 runtime versions
-
- adep:
python3-pbr
(>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- adep:
python3-setuptools
- Python3 Distutils Enhancements
-
- idep:
bandit
- Security oriented static analyzer for Python code - Metapackage
-
- idep:
python-amqp
(>= 2.1.1)
- Low-level AMQP client
-
- idep:
python-cachetools
(>= 2.0.0)
- extensible memoizing collections and decorators for Python
-
- idep:
python-concurrent.futures
(>= 3.0)
- backport of concurrent.futures package from Python 3.2
-
- idep:
python-coverage
(>= 4.0)
- code coverage tool for Python 2
-
- idep:
python-debtcollector
(>= 1.2.0)
- collection of patterns to collect technical debt - Python 2.x
-
- idep:
python-eventlet
(>= 0.18.2)
- concurrent networking library - Python 2.x
-
- idep:
python-fixtures
(>= 3.0.0)
- PyUnit extension for defining test fixtures outside of test cases - Python 2.x
-
- idep:
python-futurist
(>= 0.11.0)
- useful additions to futures, from the future - Python 2.x
-
- idep:
python-greenlet
(>= 0.4.10)
- Lightweight in-process concurrent programming
-
- idep:
python-hacking
(>= 0.10.0)
- Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
-
- idep:
python-kafka
(>= 0.9.5)
- Pure Python client for Apache Kafka - Python 2.x
-
- idep:
python-kombu
(>= 4.0.0)
- AMQP Messaging Framework for Python
-
- idep:
python-mock
(>= 2.0.0)
- Mocking and Testing Library
-
- idep:
python-monotonic
(>= 0.6)
- implementation of time.monotonic() - Python 2.x
-
- idep:
python-openstackdocstheme
(>= 1.17.0)
- extension support for Sphin OpenStack docs - Python 2.7
-
- idep:
python-oslo.config
(>= 1:5.1.0)
- Common code for Openstack Projects (configuration API) - Python 2.x
-
- idep:
python-oslo.context
(>= 2.19.2)
- WSGI context helpers for OpenStack - Python 2.x
-
- idep:
python-oslo.i18n
(>= 3.15.3)
- Oslo Internationalization Utilities - Python 2.x
-
- idep:
python-oslo.log
(>= 3.30.0)
- OpenStack logging configuration library - Python 2.x
-
- idep:
python-oslo.middleware
(>= 3.31.0)
- various WSGI middleware components for OpenStack - Python 2.x
-
- idep:
python-oslo.serialization
(>= 2.18.0)
- utilities for serialization , especially JSON - Python 2.x
-
- idep:
python-oslo.service
(>= 1.24.0)
- library for running OpenStack services - Python 2.x
-
- idep:
python-oslo.utils
(>= 3.33.0)
- set of utility functions for OpenStack - Python 2.x
-
- idep:
python-oslotest
(>= 1.10.0)
- OpenStack test framework - Python 2.x
-
- idep:
python-pika
(>= 0.10.0)
- AMQP client library for Python 2
-
- idep:
python-pika-pool
(>= 0.1.3)
- Pika connection pooling - Python 2.7
-
- idep:
python-pyngus
(>= 2.2.0)
- callback API implemented over Proton - Python 2.7
-
- idep:
python-redis
(>= 2.10.0)
- Persistent key-value database with network interface (Python library)
-
- idep:
python-retrying
- simplifies the task of adding retry behavior - Python 2.x
-
- idep:
python-six
(>= 1.10.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- idep:
python-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python2
-
- idep:
python-tenacity
(>= 3.2.1)
- retry code until it succeeeds - Python 2.7
-
- idep:
python-testscenarios
(>= 0.4)
- Dependency injection for Python unittest tests - Python 2.x
-
- idep:
python-testtools
(>= 2.2.0)
- Extensions to the Python unittest library - Python 2.x
-
- idep:
python-webob
(>= 1.7.1)
- Python module providing WSGI request and response objects (Python 2)
-
- idep:
python-yaml
(>= 3.10.0)
- YAML parser and emitter for Python
-
- idep:
python-zmq
- Python bindings for 0MQ library
-
- idep:
python3-amqp
(>= 2.1.1)
- Low-level AMQP client (Python3 version)
-
- idep:
python3-cachetools
(>= 2.0.0)
- extensible memoizing collections and decorators for Python 3
-
- idep:
python3-coverage
(>= 4.0)
- code coverage tool for Python 3
-
- idep:
python3-debtcollector
(>= 1.2.0)
- collection of patterns to collect technical debt - Python 3.x
-
- idep:
python3-eventlet
(>= 0.18.2)
- concurrent networking library - Python 3.x
-
- idep:
python3-fixtures
(>= 3.0.0)
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- idep:
python3-futurist
(>= 0.11.0)
- useful additions to futures, from the future - Python 3.x
-
- idep:
python3-greenlet
(>= 0.4.10)
- Lightweight in-process concurrent programming (python3)
-
- idep:
python3-kafka
(>= 0.9.5)
- Pure Python client for Apache Kafka - Python 3.x
-
- idep:
python3-kombu
(>= 4.0.0)
- AMQP Messaging Framework for Python (Python3 version)
-
- idep:
python3-mock
(>= 2.0.0)
- Mocking and Testing Library (Python3 version)
-
- idep:
python3-monotonic
(>= 0.6)
- implementation of time.monotonic() - Python 3.x
-
- idep:
python3-openstackdocstheme
(>= 1.17.0)
- extension support for Sphin OpenStack doc - Python 3.x
-
- idep:
python3-oslo.config
(>= 1:5.1.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- idep:
python3-oslo.context
(>= 2.19.2)
- WSGI context helpers for OpenStack - Python 3.x
-
- idep:
python3-oslo.i18n
(>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- idep:
python3-oslo.log
(>= 3.30.0)
- OpenStack logging configuration library - Python 3.x
-
- idep:
python3-oslo.middleware
(>= 3.31.0)
- various WSGI middleware components for OpenStack - Python 3.x
-
- idep:
python3-oslo.serialization
(>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- idep:
python3-oslo.service
(>= 1.24.0)
- library for running OpenStack services - Python 3.x
-
- idep:
python3-oslo.utils
(>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- idep:
python3-oslotest
(>= 1.10.0)
- OpenStack test framework - Python 3.x
-
- idep:
python3-pika
(>= 0.10.0)
- AMQP client library for Python 3
-
- idep:
python3-pika-pool
(>= 0.1.3)
- Pools for pikas. - Python 3.x
-
- idep:
python3-pyngus
(>= 2.2.0)
- callback API implemented over Proton - Python 3.x
-
- idep:
python3-redis
(>= 2.10.0)
- Persistent key-value database with network interface (Python 3 library)
-
- idep:
python3-retrying
- simplifies the task of adding retry behavior - Python 3.x
-
- idep:
python3-six
(>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- idep:
python3-stevedore
(>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- idep:
python3-subunit
(>= 1.0.0)
- unit testing protocol - Python3 bindings to generate and consume streams
-
- idep:
python3-tenacity
(>= 3.2.1)
- retry code until it succeeeds - Python 3.x
-
- idep:
python3-testscenarios
(>= 0.4)
- Dependency injection for Python unittest tests - Python 3.x
-
- idep:
python3-testtools
(>= 2.2.0)
- Extensions to the Python unittest library - Python 3.x
-
- idep:
python3-webob
(>= 1.7.1)
- Python module providing WSGI request and response objects (Python 3)
-
- idep:
python3-yaml
(>= 3.10.0)
- YAML parser and emitter for Python3
-
- idep:
python3-zmq
- Python3 bindings for 0MQ library
-
- idep:
subunit
- command line tools for processing Subunit streams
-
- idep:
testrepository
- unit test system with database of test results - metapackage and doc