olejorgenb / trumf_receipt_tools

Tools for working with receipt data retrievable from trumf.no

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for working with the receipt data retrievable from trumf.no

tocsv.py: Convert the json dump to csv (use stdin and stdout)

Use eg. textql to convert the resulting text file to a sqlite database:

textql -header -save-to transactions.sqlite transactions.csv

About

Tools for working with receipt data retrievable from trumf.no


Languages

Language:Python 100.0%