Python-tesseract is an optical character recognition (OCR) tool for python. That is, it will recognize and "read" the text embedded in images. Python-tesseract is a wrapper for Google's Tesseract-OCR ...
UNZIP the sources or clone the private repository. After getting the code, open a terminal and navigate to the working directory, with product source code.