necrophos-wsgi

wsgi-like server based on asyncio


License
GPL-3.0
Install
pip install necrophos-wsgi==0.0.4

Documentation

Necrophos wsgi

similar to pep 333 but base on asyncio

usage

necrophos_wsgi --port 8080 --app tests.test_app:old_simple_app