Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/siddhartha-padhy/database-tkinter
- Owner: Siddhartha-Padhy
- Created: 2021-10-25T18:07:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T18:23:47.000Z (about 3 years ago)
- Last Synced: 2024-11-09T21:19:27.110Z (2 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).