YAWF-Webserver
This is a simple webserver for testing projects.
Point your browser to http://127.0.0.1:8000/ to get access to the development version of your project. It reloads changed modules on every request.
The request log, debug output and errors go to STDOUT.
WARNING: This server is ONLY FOR DEVELOPMENT, it has nearly no security features and can't handle more than one request at the same time!