Budget app in python
Find a file
2026-05-29 18:49:59 +00:00
cleanup.py Final 2026-05-29 18:49:59 +00:00
database.db Final 2026-05-29 18:49:59 +00:00
main.py Final 2026-05-29 18:49:59 +00:00
plan.txt Final 2026-05-29 18:49:59 +00:00
README.md Final 2026-05-29 18:49:59 +00:00

Simple Budget App

Work in Progress simple python budget app. Works with and sqlite3 sql database.

Cleanup

For now, cleanup.py just deletes the database.db file. May add more in the future