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

https://github.com/tezcatlipoca0000/my_py_gui_test

A GUI made with python's module tkinter for managing payments
https://github.com/tezcatlipoca0000/my_py_gui_test

python3 sqlite3 tkinter

Last synced: 6 months ago
JSON representation

A GUI made with python's module tkinter for managing payments

Awesome Lists containing this project

README

          

# My python GUI with tkinter module

# What it is:
- A python program that manages the payments of a service
- It is mostly part of my self-taught path to learn programming languages
- The program was intended to manage the payments of residents paying for the security service of the neighborhood
- This program was not finished and the project suspended

## Dependencies:
- tkinter
- sqlite3