Metadata-Version: 2.2
Name: PyUtilToolKits
Version: 1.1.3
Summary: Python Utils
Author: MysteriousMan
Author-email: 
License: GPLv3
Keywords: kit
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: colorlog==6.8.2
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python Personalized Kits

# 介绍
python个人定制工具包

# 软件架构
setup:打包项目
run:打包并上传

# 安装教程
1. pip install pyutilitytool
2. 修改setup的version/install_requires/classifiers
3. 运行run

# 使用说明
1.  如果 pip install pyutilitytool 无法安装，则使用 pip install -r requirements.txt
2.  kits 为工具包
