Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 433 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 433 Bytes

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