Metadata-Version: 2.1
Name: winwin
Version: 0.0.6
Home-page: https://zbmain.com
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 git+https://github.com/zbmain/winwin.git
pip install winwin -i http://localhost:19900/simple/ --trusted-host localhost
```

## 使用说明

```import winnwin```
