#sqlite

[ follow ]
fromPython GUIs
1 month ago

Build a Desktop Sticky Notes Application with PySide6

The virtual sticky notes app allows users to create and manage notes quickly from anywhere via the system tray, with persistent storage through a SQLite database.
Writing
fromPython GUIs
3 months ago

Build a To-do App With Python and Kivy

A To-do app is a program for managing tasks or activities that you intend to do at some point. It is a classic programming project for beginners.
Software development
[ Load more ]