Metadata-Version: 2.1
Name: python-self-use
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: 1px
Author-email: stephenhu0420@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# python-self-use

#### 介绍

#### 软件架构
软件架构说明


#### 安装教程

1.  pip install stephenithub

#### 使用说明

"""
import stephenithub

ocrtext2df(text, 3)

"""

#### 参与贡献

1.  Fork 本仓库
2.  新建 Feat_xxx 分支
3.  提交代码
4.  新建 Pull Request





