Metadata-Version: 2.1
Name: ocr-general-method
Version: 0.0.16
Summary: test PyPI
Author-email: Example Author <author@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# ocr封装接口通用方法

* file_utils：文件工具类
* exception_utils：错误码工具类
* http_utils：远程请求工具类
* coordinate: 坐标处理
* mongo_utils: 入库操作工具类
* other_utils: 其余操作工具类，目前包括：路径处理、数据转换类

