alexalex89 / financsv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FinanCSV

A simple parser to get an overview on how you spent your money. Receives payment data in CSV-MT940-Format and payment receiver/sender names in YAML format as input.

Example call:

python3 financsv.py -i /home/user/transactions.csv -r /home/user/receivers.yml

Python3.7 or higher required.

Work in progress.

TODO

  • Refactoring
  • Support other formats
  • Visualization
  • Some kind of AI interpreting the payments

About


Languages

Language:Python 100.0%