Simple template for Python async webapps. The recommended way to install this project is by creating a virtual environment and running:
pip install -e .from the root directory of this repository. Once installed, run twisted-klein-webapp and point
your browser to http://localhost:8080.
This example is released under GPLv3, see LICENSE for more information.