Skip to content

Expense Tracker program built with PyQt5 and Pandas

Notifications You must be signed in to change notification settings

Viniciuuz/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseTracker

Expense Tracker program built with PyQt5 and Qt Designer

Simple program for managing your expenses. You can mark if you received or spent money, and even filter by date and category. All your entrys are saved in expenses.log, so if you want to do a backup, just save that file somewhere. If you want to restore a backup, just copy your backup file to the same directory as the main.py script and you are good to go.


Requirements

  • PyQt5
  • Pandas

About

Expense Tracker program built with PyQt5 and Pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages