wenbinwu85 / 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

v.0.0.9

  • updated stocks list tab
  • code cleanup

Screenshots dashboard financials stocks

About

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


Languages

Language:Python 99.3%Language:Shell 0.7%