Metadata-Version: 2.1
Name: suep
Version: 1.4
Summary: A wechat robot module from Shanghai University of Electric Power by moonstarwork
Home-page: https://github.com/moonstarcode
Author: msnode
Author-email: msnode@163.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown

# 电力小助手

安装
```shell script
pip install suep
```

使用
```python
import suep
suep.suep_helloworld()
```

