Skip to content

An implementation of RESTful web service for tesseract-OCR using Async IO

Notifications You must be signed in to change notification settings

sapien-pixel/tesseract-aiohttp-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEEDS UPDATE: This service hosts tesseract over python aiohttp server. Internally uses pyOCR wrapper over tesseract. Run: gunicorn server:app --bind :8000 --worker-class aiohttp.GunicornUVLoopWebWorker --log-level=DEBUG

About

An implementation of RESTful web service for tesseract-OCR using Async IO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published