ToDo Application Example¶ This tutorial gives a brief introduction to the Bottle WSGI Framework. The main goal this tutorial is, after finishing working yourself through, to be able to create a project using Bottle. Within this document, by far not all features are shown, but at least the main and important ones like request routing, utilizing the Bottle template engine to format output as well as

