/voucher-2-text

Process image to text for structure data incoming and outgoing amounts and transactions for personal finance

Primary LanguagePython

Voucher to Google Spreadsheet

## Pre-requirements

  • Python 3.10.x

How to run

First create virtualenv

$ virtualenv -p python3.10 venv
$ source venv/bin/activate

And then install dependencies

$ pip install requirements.txt 

Only run copy and paster your vouchers files with extension: jpeg, jpg, JPG, JPEG on vouchers/ directory in root project.

$ python3 local.py