# Python CLI Budget Tracker A simple command-line budget tracker written in Python. ## Features - Add income and expenses - List transactions - Delete transactions - Show total balance - Data saved in JSON file