taneemishere / personal-finance-tracker

personal finance tracker, written in python 3 and using the wxPython GUI toolkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

personal-finance-tracker

This is my personal finance tracker :)
I track my finance with a spreadsheet, and I am trying to turn it into a Python desktop app with a wxPython based GUI.
This is very much work in progress, there are many more features I want to implement.

Features

  • read data from CSV files
  • save data to CSV files
  • edit data directly on GUI

Screenshots Screen Shot 2021-09-10 at 6 50 31 PM Screen Shot 2021-09-10 at 6 50 42 PM Screen Shot 2021-09-10 at 6 50 52 PM

About

personal finance tracker, written in python 3 and using the wxPython GUI toolkit.


Languages

Language:Python 98.9%Language:Shell 1.1%