A simple and user-friendly Python application to help you log, categorize, and track your daily expenses.
Stay in control of your monthly budget and spending habits β all from your terminal!
- π Log daily expenses with date
- π Categorize spending (Fooding, Shopping, etc.)
- π Add item Name and its amount
- π³ Monthly budget tracking with update option
- π Summary of expenses by category
- π View all expense history in a tabular format
- πΎ Save & load data via CSV file
- Python 3
pandasfor data handling and savingPrettyTablefor beautiful CLI tables- CSV file for persistent storage
π‘ No special setup or Git knowledge needed!
- Download the
Expense_tracker.ipynbfile from this repository - Open it using any Python IDE (like Jupyter Notebook, VS Code, PyCharm)
- Run the code cell by cell and follow on-screen prompts
- Set your budget, start adding expenses, and track like a pro!
β¨ Just that simple!
π Personal-Expense-Tracker
βββ Expense_tracker.ipynb
βββ expenses.csv
βββ screenshot.png
βββ README.md ββ # You're here!
Vishal Verma
π Passionate about Data Visualization, Data Science, and Artificial Intelligence
π« Connect with me on LinkedIn
A fun and practical Python project that helps you master basic programming concepts while creating a tool you can actually use to manage your finances.
If you found this helpful, feel free to β star the repo.
Feedback and contributions are always welcome! π