LICENSE
README.md
setup.cfg
setup.py
pohw/__init__.py
pohw.egg-info/PKG-INFO
pohw.egg-info/SOURCES.txt
pohw.egg-info/dependency_links.txt
pohw.egg-info/not-zip-safe
pohw.egg-info/requires.txt
pohw.egg-info/top_level.txt
pohw/api/__init__.py
pohw/api/ocr.py
pohw/api/ocr2excel.py
pohw/core/OCR.py
pohw/core/__init__.py
pohw/lib/CommonUtils.py
pohw/lib/Config.py
pohw/lib/Const.py
pohw/lib/__init__.py
pohw/lib/ocr_processor.py
pohw/lib/enums/FileTypeEnum.py
pohw/lib/enums/__init__.py
tests/__init__.py
tests/test_code/__init__.py
tests/test_code/test_init.py
tests/test_code/test_ocr.py
tests/test_code/test_ocr2excel.py