Skip to main content

Self-contained Python module to Tesseract.

Project description

WIP: This module is not yet functional.

The first version is targetting Tesseract 3.05.01.

Status

  • The current version builds and works fine on Darwin, Ubuntu, and CentOS.

  • The PyPi release process is not working yet, so a simple pip install is not yet at reach, except for Linux x86_64 (manually released).

  • The current code exposes the [pytesseract](https://github.com/madmaze/pytesseract) module, configured with the embdedded Tesseract. It means all calls are shelled out to a tesseract binary.

Roadmap

  • Hopefully manage to get the autoamated PyPi release process nailed and working fully.

  • Replace the current ugly shelling to the tesseract binary by proper calls to libtess. Inspiration in [tesserocr](https://github.com/sirfz/tesserocr).

About the license

This repository is under the MIT license. The repository currently exposes code under the GPL 3.0 license for [pytesseract](https://github.com/madmaze/pytesseract/blob/master/LICENSE), and wraps code under the Apache 2.0 license for [Tesseract](https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

tesseract_python-3.5.1-cp27-cp27m-macosx_10_13_x86_64.whl (12.7 MB view hashes)

Uploaded CPython 2.7m macOS 10.13+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page