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.3.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for requests-wsgi-adapter-0.2.3.tar.gz
Algorithm Hash digest
SHA256 a35a5e2b2f09314aaa973d5a4b1ffc32e1ba65e6e0ca083058186a80244a0646
MD5 89ba1536a705cbab7022f999b22fe4e7
BLAKE2b-256 7b28e090f39a3a6df0c40d990986150a09d97e8af5e845bfe1e05776884456be

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 Sentry Error logging StatusPage Status page