Package - python3-wsgi-intercept

Package:  python3-wsgi-intercept
apt-get install python3-wsgi-intercept
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/bullseye-zed-backports/main/p/python-wsgi-intercept/python3-wsgi-intercept_1.9.3-2~bpo11+1_all.deb (Size: 19.0KiB)

PropertyValue
Packagepython3-wsgi-intercept
Sourcepython-wsgi-intercept
Version1.9.3-2~bpo11+1
Architectureall
MaintainerDebian OpenStack
Installed-Size106
Dependspython3-six, python3:any
Filenamepool/bullseye-zed-backports/main/p/python-wsgi-intercept/python3-wsgi-intercept_1.9.3-2~bpo11+1_all.deb
Size19484
MD5sum0b6a011e75d42b2f067763d962c54897
SHA1cabde9fdc934a2f9578a3658375a2a39c65af110
SHA2560117e2d80ab9ea8f92b4f1877a676a9d3244f8133e4f0a1a73aed53f8132089c
Sectionpython
Priorityoptional
Homepagehttps://github.com/cdent/wsgi-intercept
Descriptioninstalls a WSGI application in place of a real URI for testing (python3) Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app. . wsgi_intercept works by replacing httplib.HTTPConnection with a subclass, wsgi_intercept.WSGI_HTTPConnection. This class then redirects specific server/port combinations into a WSGI application by emulating a socket. If no intercept is registered for the host and port requested, those requests are passed on to the standard handler. . This package provides a python3 module.
Description-md5

Files in package

  • /usr/lib/python3/dist-packages/wsgi_intercept-1.13.1.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/wsgi_intercept-1.13.1.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/wsgi_intercept-1.13.1.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/wsgi_intercept-1.13.1.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/wsgi_intercept/__init__.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/_urllib3.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/http_client_intercept.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/httplib2_intercept.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/interceptor.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/requests_intercept.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/__init__.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/install.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_http_client.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_httplib2.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_interceptor.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_module_interceptor.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_requests.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_response_headers.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_urllib.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_urllib3.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_wsgi_compliance.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/test_wsgiref.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/tests/wsgi_app.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/urllib3_intercept.py
  • /usr/lib/python3/dist-packages/wsgi_intercept/urllib_intercept.py
  • /usr/share/doc/python3-wsgi-intercept/changelog.Debian.gz
  • /usr/share/doc/python3-wsgi-intercept/copyright