Metadata-Version: 2.4
Name: czo
Version: 0.3.0
Summary: 构建测试数据的工具包
Author: sfwwslm
Author-email: sfwwslm <sfwwslm@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: pytest>=8.4.2
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/sfwwslm/czo
Project-URL: Issues, https://github.com/sfwwslm/czo/issues
Description-Content-Type: text/markdown

# 测试工具库

```shell
pip install czo
```

```python
from czo import *
```
