Metadata-Version: 2.1
Name: jsw-jzyunqi
Version: 1.0.1
Summary: python tools for jzyunqi.
Home-page: https://js.work
Author: aric
Author-email: 1290657123@qq.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.31.0,<3.0.0)
Project-URL: Repository, https://github.com/aric-pypi/jsw-jzyunqi
Description-Content-Type: text/markdown

# jsw-jzyunqi
> python tools for jzyunqi.

## installation
```shell
pip install jsw-jzyunqi -U
```

## usage
```python
import jsw_jzyunqi as jz

## common methods
jz.version # '0.1.0'
```

