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

File app.py

projects/Expense-Tracker/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tkinter import messagebox
2import customtkinter as ctk
3
4from datetime import datetime

Callers

nothing calls this directly

Calls 1

AppClass · 0.70

Tested by

no test coverage detected