Skip to content

Parse grocery store receipt and upload them to google Sheets

License

Notifications You must be signed in to change notification settings

lwelch/receipt-parser

 
 

Repository files navigation

receipt-parser

Parse grocery store receipt and upload them to google Sheets.

Example settings file

[settings]
spreadsheet_id = 1lKnQ1nqVViIDG4Kww_XiDm8U51AWzhb1dA63gyuuAJY
spreadsheet_range = Liste!A:L
oauth_token = ../oauth_client_secret.json
oauth_pickle = ../token.pickle
[drive]
receipts_path = ../grive/Belege

About

Parse grocery store receipt and upload them to google Sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%