Fast, minimal course management software powered by Python, Flask, and SQLite.
You don't yet.
$ pip install -U -r requirements.txt
$ bump db.init db.test
$ bump debug
Point browser to http://localhost:5000/
and log in with any valid username
and a password of password
.