Quellcode-Paket: vcr.py (2.0.1-3)
Links für vcr.py
Debian-Ressourcen:
Betreuer:
Externe Ressourcen:
Die folgenden Binärpakete werden aus diesem Quellcode-Paket gebaut:
- python-vcr
- record and replay HTML interactions (Python library)
- python-vcr-doc
- record and replay HTML interactions (Documentation)
- python3-vcr
- record and replay HTML interactions (Python3 library)
Andere Pakete mit Bezug zu vcr.py
-
- adep:
debhelper
(>= 11)
- Hilfsprogramme für debian/rules
-
- adep:
dh-python
- Debian-Hilfsprogramme zum Paketieren von Python-Bibliotheken und -Anwendungen
-
- adep:
pandoc
- Allgemeiner Markup-Umwandler
-
- adep:
python-all
- Paket, abhängig von allen unterstützten Versionen der Python2-Laufzeitumgebungen
-
- adep:
python-boto
- Python interface to Amazon's Web Services - Python 2.x
-
- adep:
python-boto3
- Python interface to Amazon's Web Services - Python 2.x
-
- adep:
python-contextlib2
- Backport and enhancements for the contextlib module - Python 2.7
-
- adep:
python-httplib2
- Umfassende Python-Bibliothek für HTTP-Clients
-
- adep:
python-mock
- Mock- und Testbibliothek
-
- adep:
python-pytest
- Simple, powerful testing in Python
-
- adep:
python-pytest-httpbin
- py.test plugin providing a local httpbin
-
- adep:
python-pytest-localserver
- py.test plugin to test server connections locally (Python 2)
-
- adep:
python-pytest-tornado
- py.test plugin to test Tornado applications
-
- adep:
python-requests
- Elegante und einfache Python2-HTTP-Bibliothek, für Menschen gebaut
-
- adep:
python-setuptools
- Erweiterungen für die Python Distutils
-
- adep:
python-six
(>= 1.5)
- Bibliothek für die Kompatibilität von Python 2 und 3 (Python-2-Schnittstelle)
-
- adep:
python-tornado
- Skalierbarer, nicht blockierender Webserver und Werkzeuge
-
- adep:
python-urllib3
- Python-HTTP-Bibliothek mit thread-sicherer Wiederverwendung von Verbindungen
-
- adep:
python-wrapt
- decorators, wrappers and monkey patching. - Python 2.x
-
- adep:
python-yaml
- Python-Parser und -Emitter für YAML
-
- adep:
python3-all
- Paket, abhängig von allen unterstützten Versionen der Python-3-Laufzeitumgebungen
-
- adep:
python3-aiohttp
- http client/server for asyncio
-
- adep:
python3-boto
- Python interface to Amazon's Web Services - Python 3.x
-
- adep:
python3-boto3
- Python interface to Amazon's Web Services - Python 3.x
-
- adep:
python3-contextlib2
- Backport and enhancements for the contextlib module - Python 3.x
-
- adep:
python3-httplib2
- Umfassende Python3-Bibliothek für HTTP-Clients
-
- adep:
python3-pytest
- Einfaches, leistungsstarkes Testen in Python 3
-
- adep:
python3-pytest-httpbin
- py.test plugin providing a local httpbin (Python 3)
-
- adep:
python3-pytest-localserver
- py.test plugin to test server connections locally (Python 3)
-
- adep:
python3-pytest-tornado
- pytest-Plugin zum Testen von Tornado-Anwendungen (Python 3)
-
- adep:
python3-mock
- Mock- und Testbibliothek (Python-3-Version)
-
- adep:
python3-requests
- Elegante und einfache Python-3-HTTP-Bibliothek, für Menschen gebaut
-
- adep:
python3-setuptools
- Erweiterungen für die Python3 Distutils
-
- adep:
python3-six
(>= 1.5)
- Bibliothek für die Kompatibilität von Python 2 und 3 (Python-3-Schnittstelle)
-
- adep:
python3-sphinx
(>= 1.3)
- documentation generator for Python projects (implemented in Python 3)
-
- adep:
python3-sphinx-rtd-theme
- sphinx theme from readthedocs.org (Python 3)
-
- adep:
python3-tornado
- Skalierbarer, nicht blockierender Webserver und Werkzeuge - Python-3-Paket
-
- adep:
python3-urllib3
- Python-3-HTTP-Bibliothek mit thread-sicherer Wiederverwendung von Verbindungen
-
- adep:
python3-wrapt
- Decorators, Wrapper und »monkey patches« - Python 3.x
-
- adep:
python3-yaml
- Python3-Parser und -Emitter für YAML
-
- adep:
python3-yarl
- yet another URL library for Python