In this tutorial, I'll show you how to create a CRUD (Save, Display, Modify, and Delete) application using Python and SQLite. 😉 You can purchase the complete code and support me here. 😉
✅ https://sinruedatecnologica.com/produ...
Infographics, tutorials, and much more on our website. 😉
✅ https://sinruedatecnologica.tech/
CONTENT
00:00 Introduction
00:20 Creating the SQLite Database
04:11 Connecting Python to SQLite
12:25 Creating an Application Interface in Python with Tkinter
49:32 Displaying SQLite Records in Python with Tkinter
01:01:59 Saving Records from Python to SQLite with Tkinter
01:19:34 Selecting Records from Python with Tkinter
01:25:46 Modifying SQLite Records from Python with Tkinter
01:32:32 Deleting SQLite Records from Python with Tkinter
01:37:29 Testing Our Application
Don't forget you can also follow us on YouTube, Facebook, Instagram, and TikTok
✅ / @sinruedatecnologica
✅ / sinruedatecnologica
✅ / sinruedatecnologica
✅ / sinruedatecnologica
You can also follow my personal fan page
✅ / frankvalenciapinto
✅ / frankvalenciapinto
✅Twitter: / frankvalenciap
✅GitHub: https://github.com/FrankSVP/
✅Discord: / discord
If you'd like, you can support us so we can continue creating content ❤
🎁Patreon: / frankvalencia
#python
#sqlite
#programming