Metadata-Version: 2.1
Name: ocrpy
Version: 0.3.1
Summary: unified interface to google vision, aws textract, azure, tesseract OCR, EasyOCR tools.
Project-URL: Source, https://github.com/maxent-ai/ocrpy
Author-email: Maxentlabs <maxentlabsai@gmail.com>
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: attrs==21.4.0
Requires-Dist: beautifulsoup4==4.9.1
Requires-Dist: boto3==1.19.7
Requires-Dist: google-cloud-vision==1.0.0
Requires-Dist: opencv-python==4.1.2.30
Requires-Dist: pytesseract==0.3.6
Description-Content-Type: text/markdown

# ocrpy

unified interface to google vision, aws textract, azure, tesseract OCR, EasyOCR tools.

