Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
tkinter
as
tk
2
from
tkinter
import
ttk
3
import
sqlite3
4
from
tkinter
import
messagebox
Callers
nothing calls this directly
Calls
4
update_transaction_list
Function · 0.85
update_balance
Function · 0.85
title
Method · 0.80
execute
Method · 0.45
Tested by
no test coverage detected