LICENSE
README.md
setup.cfg
setup.py
potx/__init__.py
potx/api/__init__.py
potx/api/ocr.py
potx/api/ocr2excel.py
potx/core/BaiduOCR.py
potx/core/HuaweiOCR.py
potx/core/OCR.py
potx/core/OCR2Excel.py
potx/core/OfdOCR.py
potx/core/__init__.py
potx/lib/CommonUtils.py
potx/lib/Config.py
potx/lib/Const.py
potx/lib/__init__.py
potx/lib/potx_exception.py
potx/lib/apig_sdk/__init__.py
potx/lib/apig_sdk/signer.py
potx_cloud.egg-info/PKG-INFO
potx_cloud.egg-info/SOURCES.txt
potx_cloud.egg-info/dependency_links.txt
potx_cloud.egg-info/not-zip-safe
potx_cloud.egg-info/requires.txt
potx_cloud.egg-info/top_level.txt
tests/__init__.py
tests/test_potx.py
tests/test_code/__init__.py
tests/test_code/test_init.py
tests/test_code/test_ocr.py
tests/test_code/test_ocr2excel.py