A secure synchronous lightweight chatroom with zero logging and total transience. Realtime chat over Websockets. Tries to be as lightweight as possible. IPv6 enabled by default. Users are ready to go as fast as possible. Encryption enabled. Admin commands.
An introduction to the Flask web framework for Python. Also describes how to turn it into a "real" installed project with setup.py.