You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-wsgiproxy2-0.4.6-1.lbn25.noarch

python2-wsgiproxy2-0.4.6-1.lbn25.noarch

Package Attributes
RPM  python2-wsgiproxy2-0.4.6-1.lbn25.noarch.rpm Architecture  noarch Size  45437 Created  2022/09/06 08:52:50 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(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
Provides
python2-wsgiproxy2
python2.7dist(wsgiproxy2)
python2dist(wsgiproxy2)
Obsoletes
python2-WSGIProxy2

Document Actions