Metadata-Version: 2.1
Name: winwin
Version: 0.0.14
Home-page: https://pypi.org/project/winwin/
Author: zhaobin
Author-email: zhaobin@banmahui.cn
License: Apache 2.0
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# winwin lib

## 安装说明

```
pip install winwin
pip install winwin -i http://sys-3007.zhidou.hz:19900/simple/ --trusted-host sys-3007.zhidou.hz
```

## 更新

```
pip install winwin --upgrade
pip install winwin --upgrade -i http://sys-3007.zhidou.hz:19900/simple/ --trusted-host sys-3007.zhidou.hz
```

## 使用说明

```
import winnwin
winwin.__version__
```
