pyxllib 0.3.200__py3-none-any.whl → 3.201.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,48 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: pyxllib
3
- Version: 0.3.200
4
- Summary: 厦门理工模式识别团队通用python代码工具库
5
- Project-URL: Homepage, https://github.com/XLPRUtils/pyxllib
6
- Author-email: code4101 <877362867@qq.com>
7
- License-File: LICENSE
8
- Classifier: License :: OSI Approved :: Apache Software License
9
- Classifier: Operating System :: OS Independent
10
- Classifier: Programming Language :: Python :: 3
11
- Requires-Python: <3.13,>=3.6
12
- Requires-Dist: arrow
13
- Requires-Dist: beautifulsoup4
14
- Requires-Dist: charset-normalizer
15
- Requires-Dist: decorator
16
- Requires-Dist: deprecated
17
- Requires-Dist: envariable
18
- Requires-Dist: fire
19
- Requires-Dist: humanfriendly
20
- Requires-Dist: jinja2
21
- Requires-Dist: loguru
22
- Requires-Dist: lxml
23
- Requires-Dist: more-itertools
24
- Requires-Dist: numpy
25
- Requires-Dist: pandas>=0.23.4
26
- Requires-Dist: pillow
27
- Requires-Dist: pympler
28
- Requires-Dist: pyperclip
29
- Requires-Dist: pyyaml
30
- Requires-Dist: qiniu
31
- Requires-Dist: requests
32
- Requires-Dist: tqdm
33
- Requires-Dist: ujson
34
- Requires-Dist: xlrd
35
- Description-Content-Type: text/markdown
36
-
37
-
38
- # 1 安装
39
-
40
- ```
41
- pip install pyxllib
42
- ```
43
-
44
- 更多介绍: https://www.yuque.com/xlpr/pyxllib/install
45
-
46
- # 2 文档
47
-
48
- 文档都在语雀: https://www.yuque.com/xlpr/pyxllib