pytextractor

View on PyPIReverse Dependencies (0)

2.1.0 pytextractor-2.1.0-py3-none-any.whl

Wheel Details

Project: pytextractor
Version: 2.1.0
Filename: pytextractor-2.1.0-py3-none-any.whl
Download: [link]
Size: 7415
MD5: 6a50de55a881794c2e07f7184e18a521
SHA256: 07acccf639af812860f9febef45a255fcd549e5d1c67064664037b45f6bd80c0
Uploaded: 2024-07-16 17:48:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytextractor
Version: 2.1.0
Summary: text extractor from images
Author: danny crasto
Author-Email: danwald79[at]gmail.com
Home-Page: https://github.com/danwald/pytextractor/
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: imutils
Requires-Dist: opencv-python
Requires-Dist: Pillow
Requires-Dist: pytesseract
Requires-Dist: requests
Requires-Dist: setuptools
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1757 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytextractor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytextractor/pytextractor.py sha256=veAxdtegMHfy5VkxFy5JLN2kjJvvdaoFxQ8nnkt_tbc 7566
pytextractor/text_detection.py sha256=kACqRtX5a3SgC0zTitZHPwXugh9cAO_k6oi-WpbjIbg 1628
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_detector.py sha256=VBgcK43WTUZVQJlSHqtoQM9UltYN-FxUfFB21qJye9s 1707
pytextractor-2.1.0.dist-info/LICENSE sha256=_K8I_u09cC3CUUwO6_Oj1ecYo1u8_Xzopp0Un8o7Wkk 1069
pytextractor-2.1.0.dist-info/METADATA sha256=qMhsfswKzJxfm0QooCmAtixhwMDNtpVW5nM5TUTJZsU 2638
pytextractor-2.1.0.dist-info/WHEEL sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk 91
pytextractor-2.1.0.dist-info/entry_points.txt sha256=hl2vBgKAPeTXMvZtBIQuV5K5gX1AQnsZH-R2sCl-CS4 76
pytextractor-2.1.0.dist-info/top_level.txt sha256=OQTIztuwRDCYhQ9C30CWCKwjTUj8fo4idNTl41zkNpk 19
pytextractor-2.1.0.dist-info/RECORD

top_level.txt

pytextractor
tests

entry_points.txt

text_detector = pytextractor.text_detection:text_detector