Metadata-Version: 2.1
Name: PyUtilToolKit
Version: 1.0.4
Summary: Python常用代码小工具包
Home-page: https://gitee.com/Franklin_1/pypersonalizedtoolkit.git
Author: lyz
Author-email: 
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# pypersonalizedtoolkit

#### 介绍
python个人定制工具包

#### 安装教程
1.  pip install pyutilitytool

#### 使用说明
1.  如果 pip install pyutilitytool 无法安装，则使用 pip install -r requirements.txt
