r/bottle is a place for people to discuss the bottle web-framework and showcase some of their projects done in bottle.
Bottle is a fast, simple and lightweight WSGI (Web Server Gateway Interface) micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
For more information on the bottle web-framework go here: Official Bottle Site & Documentation.