receipt-parser-server
receipt-parser-server copied to clipboard
Receipt parser server written in python.
I am having difficulty getting the server to ignore subtotal and accept total. I have added them to the config as ignore_keys and sum_keys respectively but continue to get subtotal...
updates
hi i would like to use this for my home and wanted to know if you are still actively maintaning this ?
tried the following (note, I'm running on amd64 so had to build it myself) tried the following as a docker-compose.yml services: receipt-parser-server: image: 76b8a403068d #had to build locally for amd64...