wsgi_intercept installs a WSGI application in place of a real URI for testing

Installs a WSGI application in place of a real host for testing.Introduction Testing a WSGI application sometimes 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...
RPM
python3-wsgi_intercept-1.10.0-1.lbn36.noarch.rpm
Summary
wsgi_intercept installs a WSGI application in place of a real URI for testing
URL
http://pypi.python.org/pypi/wsgi_intercept
Group
Unspecified
License
MIT License
Source
python-wsgi_intercept-1.10.0-1.lbn36.src.rpm
Checksum
81d6d98a3ec4dda050e6141021afa8e1606a4e6e6acc2e6bce8a1eb9cdc596f7
Build Date
2022/07/04 14:00:57
Requires
python3.10dist(six)
Provides
python-wsgi_intercept = 1.10.0-1.lbn36
python3-wsgi_intercept = 1.10.0-1.lbn36
python3.10-wsgi_intercept = 1.10.0-1.lbn36
python3.10dist(wsgi-intercept) = 1.10
python3dist(wsgi-intercept) = 1.10
Obsoletes