receipt-parser-core

View on PyPIReverse Dependencies (0)

0.2.5 receipt_parser_core-0.2.5-py3-none-any.whl

Wheel Details

Project: receipt-parser-core
Version: 0.2.5
Filename: receipt_parser_core-0.2.5-py3-none-any.whl
Download: [link]
Size: 14773
MD5: 2664ec2d406e907817e1ef6be81d47bf
SHA256: dab82af428e33e56f339873979c22c2c967292dc872594594d2c0d7cf6f85c83
Uploaded: 2021-05-28 09:43:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: receipt-parser-core
Version: 0.2.5
Summary: A supermarket receipt parser written in Python using tesseract OCR
Author: Matthias Endler
Author-Email: matthias-endler[at]gmx.net
Home-Page: https://github.com/ReceiptManager/receipt-parser-legacy
Project-Url: Repository, https://github.com/ReceiptManager/receipt-parser-legacy
License: Apache-2.0
Keywords: receipt,ocr,parser
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<3.8
Requires-Dist: Pillow (<9.0.0,>=8.1.2)
Requires-Dist: numpy (<2.0.0,>=1.19.4)
Requires-Dist: opencv-python (<5.0.0,>=4.4.0)
Requires-Dist: py (<2.0.0,>=1.10.0)
Requires-Dist: pytesseract (<0.4.0,>=0.3.6)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.1)
Requires-Dist: pyyaml (<6.0.0,>=5.3.1)
Requires-Dist: scipy (<2.0.0,>=1.6.2)
Requires-Dist: terminaltables (<4.0.0,>=3.1.0)
Requires-Dist: wand (<0.7.0,>=0.6.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1438 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
receipt_parser_core/__init__.py sha256=iz9NsUFcTSJ7Nl5j0uT3PdHEpCfRD0C98UTam4KASIw 228
receipt_parser_core/config.py sha256=SLsV-F2g6z8cWvHGsLN9rUsJ0RChfXWeAqS08IJuCPs 411
receipt_parser_core/enhancer.py sha256=A3bFsYlx99s3i7os8DaY5SUnnY8aaH_IrZJKAkmkRFU 8462
receipt_parser_core/objectview.py sha256=9J3BLraLA7st1h47YDyvtPjiiFM5aXndgmMKPHyYfHo 787
receipt_parser_core/parse.py sha256=RWoXwPltyKjdm9DGk2pdseeV5Q2FMTolNNA4i3CAEd8 3960
receipt_parser_core/receipt.py sha256=P_FJ94dJufiLGH80nI4ymKfn1wT_EemkzA63pTfnN4k 5814
receipt_parser_core/util.py sha256=xDhqX-O0O9h7LO_Hf6_TL28YOrYk60i3CN5bTV2Cmyc 167
receipt_parser_core-0.2.5.dist-info/entry_points.txt sha256=bgbw7gvVhtYidUdWcUSUbUEWI3O8ozdoOVY8Awwq0MM 48
receipt_parser_core-0.2.5.dist-info/LICENSE sha256=xazLvYVG6Uw0rtJK_miaYXYn0Y7tWmxIJ35I21fCOFE 11356
receipt_parser_core-0.2.5.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
receipt_parser_core-0.2.5.dist-info/METADATA sha256=36QnAzNVopTm655yegYhpuJJPj2J_f2Mw8-qPsL4QiY 2479
receipt_parser_core-0.2.5.dist-info/RECORD

entry_points.txt

run = receipt_parser_core:main