Tesseract-OCR, faster
Project description
PyTessy - Tesseract-OCR, faster!
This module allows faster access to Tesseract-OCR from Python scripts.
Why and when is it so fast?
PyTessy uses direct library-level access to Tesseract-OCR's core library. Therefore is it so fast in case when the image is already in the memory or when the image need to be processed before scanning with Tesseract-OCR. In case of reading and scanning existing files only PyTessy is just a bit faster than usual Tesseract-OCR Python wrappers.
Requirements
Operating system
PyTessy is operating system independent in case if you set the exact location of your Tesseract-OCR library since presently library search process is implemented on Windows only.
Python modules
PyTessy uses only modules from the Standard Library only. Python version must be >= 3.6.
External requirements
You have to have installed or portable version of Tesseract-OCR (at least a working library and tessdata).
You can download Tesseract-OCR from here.
Installation
You can install the latest PyTeyy version with pip install pytessy or you can download the wheel from this repository or build the source code.
Documentation
OyTessy has a ReadTheDocs page
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytessy-0.1.0.tar.gz.
File metadata
- Download URL: pytessy-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed33960de21571d324fc577cfac8d94bec5c6ec6b01253bb10e1487d065a056c
|
|
| MD5 |
945284ca3bc5d1f28a217e43650382ef
|
|
| BLAKE2b-256 |
c84f87b4a12482dfc37e3c37d1f26a88f9215a13c254c4470686722b82dac12b
|
File details
Details for the file pytessy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pytessy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47491306a09fb6632f0318f3bf3dbf6705692ca089e07c83718102e5ec70dbb0
|
|
| MD5 |
fb931192a43f009afc7128f8c25751b1
|
|
| BLAKE2b-256 |
851c8623ab45f52967daf03521e3bd9fef83ce98ebb78ee9bafb6c1e3b543850
|