Overview
Build a CRUD GUI application using Python, Tkinter library, and SQLite3 in this comprehensive 57-minute video tutorial. Learn to create a Part Manager application with features including part labels, entry fields, list boxes, scroll bars, and buttons. Explore database connections, CRUD operations, and Python DB-API implementation. Master adding, removing, clearing, and updating items while incorporating error handling with try-catch blocks. Finally, discover how to create an executable file for your finished application. Gain practical experience in desktop application development and database management through this hands-on project.
Syllabus
Intro
Part Manager
Part Label
Part Entry
Labels
List Box
Scroll Bar
Buttons
Create Functions
Database
Connection
CRUD Operations
Python DB PI
Python Add Item
Python Remove
Python Clear
Update
TryCatch
Creating an executable
Taught by
Traversy Media