https://github.com/2qp/pythongtkcrud
simple python gtk 3 sqlite create read update delete script
https://github.com/2qp/pythongtkcrud
gtk gtk3 python python27 sqlite sqlite3
Last synced: 8 months ago
JSON representation
simple python gtk 3 sqlite create read update delete script
- Host: GitHub
- URL: https://github.com/2qp/pythongtkcrud
- Owner: 2qp
- Archived: true
- Created: 2021-05-14T18:34:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T19:44:47.000Z (about 5 years ago)
- Last Synced: 2024-09-29T16:40:54.967Z (over 1 year ago)
- Topics: gtk, gtk3, python, python27, sqlite, sqlite3
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pythongtkcrud
simple python gtk 3 sqlite create read update delete script
had to build crud along with refresh 😕
u can build a func called refresh and move refresh button's def to each crud buttons to get realtime exp 😉
