/mq-bottle-likes

Sample Bottle application to process forms and use a database

Primary LanguagePython

Sample Bottle Application

This application is an example web app written using Bottle. See the notes at Python Web Programming for supporting material.

The project uses bottle as a web framework and the bottle-sqlite plugin to implement the database interface.