MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/Budget-manager/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import tkinter as tk
2from tkinter import ttk
3import sqlite3
4from tkinter import messagebox

Callers

nothing calls this directly

Calls 4

update_transaction_listFunction · 0.85
update_balanceFunction · 0.85
titleMethod · 0.80
executeMethod · 0.45

Tested by

no test coverage detected