This repo contains an Introduction to Flask done by rmotr.com in our Advanced Python Programming course.
sqlite3 library.db < library-schema.sql
You need to run this in the library
directory.
sqlite3 library.db < initial-data.sql
You need to run this in the library
directory.