Aiohttp Wsgi Save

WSGI adapter for aiohttp.

Project README

aiohttp-wsgi

WSGI adapter for aiohttp <http://aiohttp.readthedocs.io/en/stable/web.html>_.

aiohttp-wsgi is actively maintained and used in prodution, with any bug reports or feature requests answered promptly. It's a small, stable library, so can go a long time without new releases or updates!

Features

  • Run WSGI applications (e.g. Django <https://www.djangoproject.com/>, Flask <http://flask.pocoo.org/>) on aiohttp <http://aiohttp.readthedocs.io/en/stable/web.html>_.
  • Handle thousands of client connections, using asyncio <https://docs.python.org/3/library/asyncio.html>_.
  • Add websockets <http://aiohttp.readthedocs.io/en/stable/web.html#websockets>_ to your existing Python web app!

Resources

  • Documentation <https://aiohttp-wsgi.readthedocs.io/>_ is on Read the Docs.
  • Issue tracking <https://github.com/etianen/aiohttp-wsgi/issues>_ and source code <https://github.com/etianen/aiohttp-wsgi>_ is on GitHub.
Open Source Agenda is not affiliated with "Aiohttp Wsgi" Project. README Source: etianen/aiohttp-wsgi
Stars
231
Open Issues
2
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating