Tkinter todo List using SQLite or MySQL database to add remove & update tasks

Опубликовано: 07 Август 2022
на канале: plus2net
992
17

01:40 creating tables in MySQL or SQLite database
03:38 connection to database
04:40 updating table about task status
0548 : Displaying message for a period about table updates
06:12 my_show() displaying the tasks
08:49 add_tasks() Adding tasks
10:12 delete_task() deleting tasks


This script can be used to connect and work with SQLite or MySQL database with little changes.
Here Connection string needs to be changed and while adding tasks the parameterised query needs to be changed by using proper placeholders.

Download the source code from here.
https://www.plus2net.com/python/tkint...

   • Tkinter Task (todo) list by using Che...   Part I Creating todo list using checkbuttons

   • Tkinter task list from Dictionary usi...   Part II Todo list from dictionary

Part III Using Database

   • Tkinter task list with Calendar for u...   Part IV Adding Calendar to Task list


Source code of Part I and Part II
https://www.plus2net.com/python/tkint...


#TkinterTaskList #TodoListDatabase #TodoListSQLite #SQLite #MySQL #Python #ProjectsTkinter #Plus2net


Смотрите видео Tkinter todo List using SQLite or MySQL database to add remove & update tasks онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь plus2net 07 Август 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 99 раз и оно понравилось 1 людям.