News

Address-Book This is a address book database building project using Python, Tkinter and SQLite. Python serves as the main language in this. Tkinter serves as an interface from which we can execute ...
A Python Address Book application with three components: a Tkinter-based GUI, a CLI version using JSON for storage, and an SQLite-backed database module for structured contact management.