Skip to content

alexalex89/financsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages