I\'m creating a Flask framework, and I\'m using CS50 SQLite module to interact with my SQLite database which stores the users and their usernames and passwords.
CS50