Skip to main content
>>> from django.core.wsgi import get_wsgi_application
>>>
>>> import requests
>>> import wsgiadapter
>>>
>>> s = requests.Session()
>>> s.mount('http://staging/', wsgiadapter.WSGIAdapter(get_wsgi_application()))
>>> s.get('http://staging/index')
<Response [200]>

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

requests-wsgi-adapter-0.2.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file requests-wsgi-adapter-0.2.1.tar.gz.

File metadata

File hashes

Hashes for requests-wsgi-adapter-0.2.1.tar.gz
Algorithm Hash digest
SHA256 2e889371688831ae728ef6e99067326d47195c9e3e39e2da1ea269088c19641a
MD5 d30c3c0087f3e5c67389319d1b936d00
BLAKE2b-256 88782273c96704b05bc32de431728aa9e0f7a9aa00f427c972e460600a0f2e4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page