filmov
tv
Python Tutorial: Full To Do App With Flet & SQLite3
![preview_player](https://i.ytimg.com/vi/qRqxAUC_4oA/maxresdefault.jpg)
Показать описание
In this Python tutorial, we'll be building a complete to-do application in Python using Flet as the UI and SQLite3 as the back-end. SQLite3 is a built-in library in Python, fast, and lightweight and it makes a great database for local storage.
*note*: The application seems to refresh when one of the CRUD functions are called. This could be a glitch from the code, but it does not affect the actual function. I will try to see where the source is from and update if possible.
**update**: The refresh glitch was from running hot reload. Running the app without it makes it work.
Time Stamps
00:00:00 - 00:00:55 App Demonstration
00:00:57 - 00:10:12 App Setup
00:10:13 - 00:15:35 Form Class UI
00:15:36 - 00:19:54 Form Animation
00:19:55 - 00:26:38 Form Class UI cont.
00:26:39 - 00:35:39 Task Class UI
00:35:40 - 00:47:27 Display Task
00:47:28 - 01:03:15 Delete + Update Task
01:03:16 - 01:23:44 Database CRUD Functions
01:23:45 - 01:24:38 Final Demonstration
#python #tutorial #programming
*note*: The application seems to refresh when one of the CRUD functions are called. This could be a glitch from the code, but it does not affect the actual function. I will try to see where the source is from and update if possible.
**update**: The refresh glitch was from running hot reload. Running the app without it makes it work.
Time Stamps
00:00:00 - 00:00:55 App Demonstration
00:00:57 - 00:10:12 App Setup
00:10:13 - 00:15:35 Form Class UI
00:15:36 - 00:19:54 Form Animation
00:19:55 - 00:26:38 Form Class UI cont.
00:26:39 - 00:35:39 Task Class UI
00:35:40 - 00:47:27 Display Task
00:47:28 - 01:03:15 Delete + Update Task
01:03:16 - 01:23:44 Database CRUD Functions
01:23:45 - 01:24:38 Final Demonstration
#python #tutorial #programming
Комментарии