Name : python311-wsgi_intercept
| |
Version : 1.12.1
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : 65.1
| Date : 2023-09-17 07:49:26
|
Group : Unspecified
| Source RPM : python-wsgi_intercept-1.12.1-65.1.src.rpm
|
Size : 0.10 MB
| |
Packager : (none)
| |
Summary : Library for installing a WSGI application in place of a real URI for testing
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Factory_zSystems/noarch |