Metadata-Version: 2.1
Name: AGKit
Version: 1.0.1
Summary: Python开发工具库
Home-page: https://pypi.org/project/AGKit/
Author: LiZhun
Author-email: 914525405@qq.com
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

# AGPy

## 安装
```shell
pip3 uninstall AGPy
pip3 install AGPy
```
