{"id":13571687,"url":"https://github.com/simonflueckiger/tesserocr-windows_build","last_synced_at":"2026-03-15T04:16:39.710Z","repository":{"id":37851343,"uuid":"106544432","full_name":"simonflueckiger/tesserocr-windows_build","owner":"simonflueckiger","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T17:58:03.000Z","size":9465,"stargazers_count":209,"open_issues_count":1,"forks_count":65,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-12T18:27:51.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonflueckiger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-11T11:18:32.000Z","updated_at":"2025-02-12T17:18:48.000Z","dependencies_parsed_at":"2023-02-10T23:30:30.869Z","dependency_job_id":"f0ddc7c0-ad7f-4ccf-9b7d-d02dea36682d","html_url":"https://github.com/simonflueckiger/tesserocr-windows_build","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonflueckiger%2Ftesserocr-windows_build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonflueckiger%2Ftesserocr-windows_build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonflueckiger%2Ftesserocr-windows_build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonflueckiger%2Ftesserocr-windows_build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonflueckiger","download_url":"https://codeload.github.com/simonflueckiger/tesserocr-windows_build/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247147530,"owners_count":20891716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T14:01:04.982Z","updated_at":"2026-02-26T16:52:22.163Z","avatar_url":"https://github.com/simonflueckiger.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# tesserocr - Windows Build\n[![Build status](https://ci.appveyor.com/api/projects/status/6po73amxb74q7nf3?svg=true)](https://ci.appveyor.com/project/simonflueckiger/tesserocr-windows-build)\n[![Anaconda-Server Badge](https://anaconda.org/simonflueckiger/tesserocr/badges/version.svg)](https://anaconda.org/simonflueckiger/tesserocr) [![Anaconda-Server Badge](https://anaconda.org/simonflueckiger/tesserocr/badges/downloads.svg)](https://anaconda.org/simonflueckiger/tesserocr)\n\u003cbr /\u003e![Supported python versions](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12%20%7C%203.13%20%7C%203.14-blue.svg)\n\nThis is the home of the Windows Python wheels for the official [**tesserocr**](https://github.com/sirfz/tesserocr) repository. The wheels come bundled with all the shared libraries necessary to execute **tesserocr**, 100% hassle-free. This means no tedious setting up of Tesseract and its dependencies.\n\nYou can download the wheel corresponding to your Python version from the [Releases](https://github.com/simonflueckiger/tesserocr-windows_build/releases) and install it via pip\n\n```cmd\npip install \u003cpackage_name\u003e.whl\n```\n\nIt's even more straightforward if you have conda installed\n\n```cmd\nconda install -c simonflueckiger tesserocr\n```\n\n## :warning: Prerequisites (tessdata)\n\nUnfortunately, you won't get around a minimal amount of additional setup before using **tesserocr**. Make sure to download [tessdata](https://github.com/tesseract-ocr/tessdata) to a convenient location. Additionally, you have to either create an environment variable `TESSDATA_PREFIX` pointing to the location of tessdata or pass the path directly when initializing **tesserocr** as follows \n\n```python\nPyTessBaseAPI(path='C:\\path\\to\\tessdata')\n```\n\nCheck out [tesserocr#tessdata](https://github.com/sirfz/tesserocr#tessdata) for more information.\n\n## Python Versions\nAs a short disclaimer: I will only build packages targeting Python versions which are still actively supported (have not yet reached [EOL](https://endoflife.date/python) status). **This means I can't follow up on requests for Python versions 2.x or anything \u003c= 3.8.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonflueckiger%2Ftesserocr-windows_build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonflueckiger%2Ftesserocr-windows_build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonflueckiger%2Ftesserocr-windows_build/lists"}