Convert WSGI app to ASGI app.
Project description
a2wsgi
Convert WSGI app to ASGI app.
How to use
from a2wsgi import WSGIMiddleware
ASGI_APP = WSGIMiddleware(WSGI_APP)
Project details
Release history Release notifications | RSS feed
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.1.0.tar.gz
(7.8 kB
view hashes)
Built Distribution
a2wsgi-0.1.0-py3-none-any.whl
(7.9 kB
view hashes)