Metadata-Version: 2.1
Name: pyDocuProcess
Version: 0.0.2
Summary: Python library to extract the information from documents
Author: Pathrudu Chintakayala
License: UNKNOWN
Keywords: pdf extraction python,invoice processing,data extraction
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyMuPDF (==1.22.5)
Requires-Dist: google-cloud-vision (==3.4.4)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: numpy

This Package is developed to process the semi structured documents by separating digital and scanned documents.

