sqlalchemy pyodbc or pymssql (see Database.py to change the connection string) unittest (part of the standard Python library from python.org) We don't teach SQL Alchemy in CIS 133Y or CIS 233Y, but a ...
This project demonstrates the setup and use of SQLAlchemy ORM in a Python application, using Poetry for dependency management and SQLite as the database. It is designed to showcase a clean ...