joeysim / budgetviz

Python tool to generate a treemap of expenditures organized by category from credit card and bank statements.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

budgetviz

Python tool to draw in credit card and bank account statements and spit out a treemap of expenditures organized by category.

  • To install, cd into the repository, then say pip install . --user or sudo pip install .
  • Once installed, you can see it in action by cd-ing to the examples directory and ./run_me
  • budgetviz --help and looking at the config.yaml in examples should be enough to get started. If not clear, please e-mail me.

About

Python tool to generate a treemap of expenditures organized by category from credit card and bank statements.


Languages

Language:Python 100.0%