Metadata-Version: 2.2
Name: zbToolLib
Version: 0.0.1
Summary: zb工具库
Author-email: Ianzb <93322252@qq.com>
Maintainer-email: Ianzb <93322252@qq.com>
License: MIT License
Project-URL: Repository, https://github.com/Ianzb/zbToolLib/
Keywords: zb,Ianzb,tool,lib
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: send2trash>=1.8.3
Requires-Dist: winshell>=0.6
Requires-Dist: pywin32>=302
Requires-Dist: DownloadKit>=2.0.7
Requires-Dist: requests>=2.32.3

# [zb工具库（zbToolLib）](https://ianzb.github.io/project/zbToolLib.html)

zb工具库（zbToolLib）是一个Python工具库，提供了文件处理、网络请求、日志记录等功能，目前用于zb小程序等个人Python项目中。

## 链接

[Github](https://github.com/Ianzb/zbToolLib/)  
[PyPi](https://pypi.org/project/zbToolLib/)

## 历史

2024-11-02：0.0.1：随着zb小程序5.0.0版本的重构，zbToolLib相关功能独立。  
2025-01-13：1.0.0：首次尝试于PyPi发布。  
2025-01-15：1.0.0：重新发布。
