Lab One Python script to create a database Run Locally Clone the project git clone https://github.com/PLP-Database-DEPT/lab-1.git Go to the project directory cd lab-1 Install dependencies pip install -r requirements.txt Create Database python create_db.py