Skip to content

suryaanshah/python-budget-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-budget-tracker

this python program helps you track your budget

image

What it does:

  1. Asks for expenses/incomes and their date
  2. tells ur net balance after all recordings
  3. gives the best tutorial in the world!
  4. generates graph of dates vs balance

Requirements

  • pandas
  • matplotlib.pyplot
  • datetime
  • webbrowser

installation

pip install pandas matplotlib datetime webbrowser

running

python tracker.py

About

this python program helps you track your budget

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages