Skip to main content

Convert WSGI app to ASGI app or ASGI app to WSGI app.

Project description

a2wsgi

Convert WSGI app to ASGI app or ASGI app to WSGI app.

Pure Python. No dependencies. High performance.

Install

pip install a2wsgi

How to use

Convert WSGI app to ASGI app:

from a2wsgi import WSGIMiddleware

ASGI_APP = WSGIMiddleware(WSGI_APP)

Convert ASGI app to WSGI app:

from a2wsgi import ASGIMiddleware

WSGI_APP = ASGIMiddleware(ASGI_APP)

Project details


Download files

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

Source Distribution

a2wsgi-0.3.1.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

a2wsgi-0.3.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file a2wsgi-0.3.1.tar.gz.

File metadata

  • Download URL: a2wsgi-0.3.1.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.7.4 Windows/10

File hashes

Hashes for a2wsgi-0.3.1.tar.gz
Algorithm Hash digest
SHA256 bc06570e4a8cfb6d91ee26bf1e0f4fd5c35937aee632c1acbe5c3b55c0bff044
MD5 303cbd527e322cd380bde25e57e22cf4
BLAKE2b-256 a35846a7bb1d47445135d4b32d51be3ed7a469446060a95550993f8fa83dc8ef

See more details on using hashes here.

File details

Details for the file a2wsgi-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: a2wsgi-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.3 CPython/3.7.4 Windows/10

File hashes

Hashes for a2wsgi-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a53dab3db713acbac50265857c922aac8772d48d3907940d696e3bb605773e69
MD5 8dff6b514cb762da6e727204ddf1a936
BLAKE2b-256 1413e4167c2346b87bd6db80b8b42f74ef858a60e68a3394a76c0fceff076005

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