You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-wsgiproxy2-0.4.6-1.lbn36.noarch

python3-wsgiproxy2-0.4.6-1.lbn36.noarch

Package Attributes
RPM  python3-wsgiproxy2-0.4.6-1.lbn36.noarch.rpm Architecture  noarch Size  39762 Created  2022/09/06 06:03:08 UTC
Package Specification
Summary A WSGI Proxy with various http client backends
Group Unspecified
License MIT
Home Page https://github.com/gawel/WSGIProxy2/
Description

Installation With pip:: $ pip install WSGIProxy2Install optionnal backends:: $ pip install requests restkit urllib3Create a proxy:: >>> from wsgiproxy import HostProxy >>> proxy HostProxy(application_url)Then use it. Here is an example with WebOb but you can use it like a classic WSGI application:: >>> from webob import Request >>> req Request.blank(/form.html) >>> resp...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-wsgiproxy2
python3-wsgiproxy2
python3.10-wsgiproxy2
python3.10dist(wsgiproxy2)
python3dist(wsgiproxy2)
Obsoletes
python-wsgiproxy2

Document Actions