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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for requests-wsgi-adapter-0.1.7.tar.gz
Algorithm Hash digest
SHA256 ea3ffa0a63fbb0f3cd2646b9a7767de979d9f4eec806e3b2fce433555e5920b6
MD5 bfa30fe075b3d876e6a71b42bfd5eb0f
BLAKE2b-256 5f072c8cdc530771a221af362802e7ef8fab5757b94abae649cb7141c546df61

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