Metadata-Version: 2.1
Name: AGKit
Version: 0.18
Summary: python工具基础库
Author: LiZhun
Author-email: 914525405@qq.com
License: MIT
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
Requires-Dist: requests>=2.25.1
Requires-Dist: colorlog>=6.8.2
Requires-Dist: Pillow==11.1.0
Requires-Dist: xlrd>=2.0.1
Requires-Dist: pyinstaller==6.10.0

# AGPy

## Install
```shell
pip3 uninstall AGKit
pip3 install AGKit
```
