aiohttp-wsgi-serve

run a WSGI application
  https://github.com/etianen/aiohttp-wsgi
  0
  no reviews



Run a WSGI application on top of asyncio event loop. This script uses Python aiohttp-wsgi module to run existing WSGI applications within the event loop without further changes.