Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T19:44:47.000Z (over 3 years ago)
- Last Synced: 2024-09-29T16:40:54.967Z (5 months 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 scripthad 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 😉
![Screenshot from 2021-05-16 01-09-33](https://user-images.githubusercontent.com/56475797/118376107-98299e00-b5e3-11eb-9104-ff2940e5ffea.png)