You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 36 / python2-wsgiproxy2-0.4.6-1.lbn36.noarch

python2-wsgiproxy2-0.4.6-1.lbn36.noarch

Package Attributes
RPM  python2-wsgiproxy2-0.4.6-1.lbn36.noarch.rpm Architecture  noarch Size  45334 Created  2023/03/22 03:19:23 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
python2-wsgiproxy2
Obsoletes
python2-WSGIProxy2

Document Actions