{ "info": { "author": "Michael J.T. O'Kelly", "author_email": "mokelly@mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Win32 (MS Windows)", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Image Recognition" ], "description": "PyTesser is an Optical Character Recognition module for Python. It takes as\r\ninput an image or image file and outputs a string.\r\n\r\nPyTesser uses the Tesseract OCR engine, converting images to an accepted format\r\nand calling the Tesseract executable as an external script. A Windows executable\r\nis provided along with the Python scripts. The scripts should work in other\r\noperating systems as well.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/pytesser/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pytesser/", "keywords": "Python, OCR, Optical Character Recognition, Tesseract", "license": "Apache License 2.0", "maintainer": "Michael J.T. O'Kelly", "maintainer_email": "mokelly@mit.edu", "name": "PyTesser", "package_url": "https://pypi.org/project/PyTesser/", "platform": "", "project_url": "https://pypi.org/project/PyTesser/", "project_urls": { "Download": "http://code.google.com/p/pytesser/downloads/list", "Homepage": "http://code.google.com/p/pytesser/" }, "release_url": "https://pypi.org/project/PyTesser/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Optical Character Recognition module for Python", "version": "0.0.1" }, "last_serial": 27147, "releases": { "0.0.1": [] }, "urls": [] }