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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for requests-wsgi-adapter-0.2.tar.gz
Algorithm Hash digest
SHA256 b5ba8b8d5b00e65b69f425622bb92aea83e22b9ea78f332617cad02a07ec3025
MD5 79689e768be8fd7042298eb44a550ed2
BLAKE2b-256 ba3494d67e13a6a975105339bebf743b3352b0d4dc00107c3cfd609237c7f7bb

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