News

tableview.py Python tkinter based tableview The reason I created this is that I needed a widget similar to ttk.treeview but one that allows me to highlight specific cells, which treeview can't do. I ...
Advanced-Task-Manager-using-Python-Tkinter 🗂️ Advanced Task Manager is a user-friendly desktop application built using Python (Tkinter) and SQLite that helps users manage their daily tasks ...