Metadata-Version: 2.1
Name: pyxllib
Version: 0.0.42
Summary: 厦门理工模式识别团队通用python代码工具库
Home-page: https://github.com/XLPRUtils/pyxllib
Author: code4101
Author-email: 877362867@qq.com
License: Apache License 2.0
Keywords: pyxllib
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: arrow
Requires-Dist: chardet
Requires-Dist: requests
Requires-Dist: qiniu
Requires-Dist: pyyaml
Requires-Dist: disjoint-set

# 1 install

工具包已经提交到pypi: https://pypi.org/project/pyxllib/
可以直接安装：

```
pip install pyxllib
```

更详细的安装问题见：https://www.yuque.com/xlpr/pyxllib/install

# 2 document

使用文档: https://www.yuque.com/xlpr/pyxllib ，
正在努力完善中，欢迎更多小伙伴一起助力


