Skip to content

magyargergo/ocado-parser

Repository files navigation

ocado-parser

Lint codecov Code style: black

Generate OpenDocument Spreadsheet (ods) and/or Excel Speadsheet (xls) from Ocado receipts

Install

$ git clone https://github.com/magyargergo/ocado-parser.git
$ pip install -r requirements.txt

Running

Add 1 or more receipts to the folder /static/pdf then execute

$ python -m app.main

Your ODS files will be in /static/output

Future plans

  • Bring back xls output
  • Implement Sainsbury's pdf parser
  • Support parsing of substitutions
  • Implement api for uploading pdf
  • AWS integration
  • dockerization

Contributors

About

This repository consolidates some receipt parsing techniques and the applications can create several outputs like odt, xls etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages