My Python port of the webserver Gary Bernhardt built in this screencast.
It is not spec-compliant, serves files from disk, is vulnerable to directory traversal, and if those files are executable, executes them. It’s as terrible as it sounds!