TMC - 10 Digital Tech Semester 1
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto mode

Reference

Tutorials

Python

If you are new to Python, or need a quick refresher, here is a good interactive guide you can use:

The “official” Python tutorial, which is bigger, longer, and more thorough:

Bottle

The official Bottle tutorial

A series of YouTube videos on various aspects of Bottle. Some are quite short, a couple are very long:

SQLite

SQLite Tutorial

Documentation

Python

Bottle

SQLite

SQLite official documentation (probably too dense and technical to be much use)

Using SQLite from Python

Using SQLite in Bottle