Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddhartha-padhy/database-tkinter

This address record book is built with sqlite3 for database and tkinter for GUI.
https://github.com/siddhartha-padhy/database-tkinter

Last synced: about 2 months ago
JSON representation

This address record book is built with sqlite3 for database and tkinter for GUI.

Awesome Lists containing this project

README

        

# database-tkinter
This address record book is built with sqlite3 for database and tkinter for GUI. It has an user interface glued to a disk-sized database using sqlite3, everything built in just one python file.
It uses pillow module for python for icon of the window(optional).