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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for requests-wsgi-adapter-0.1.3.tar.gz
Algorithm Hash digest
SHA256 3bc5b9049252dc7949ecdcca26f32b8fde4bfa65b86f2cac31cedda00a9873e8
MD5 4a4bd1242135750f16b73307d06ac8c0
BLAKE2b-256 2fe1a6375d3bc510ff5f8f9500d1df8e77013e68746f68f21519e7dce006c888

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