ChaseCares / walmart_receipt_analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Walmart Receipt Analyzer

A simple python script for parsing walmart receipts and generating a spreadsheet with all of the items purchased.

Getting Started

Download and un zip this repository. Open a terminal in walmart_receipt_analyzer.

Run:

pip install -r requirements.txt

Add individual PDFs to ./pdf and then run the script.

Run:

python ./receipt_analyzer.py

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%