Metadata-Version: 2.4
Name: lds_weixin
Version: 0.2.0
Summary: 企业微信Api接口
Home-page: https://github.com/ldsxp
Download-URL: https://pypi.org/project/lds_weixin
Author: lds
Author-email: 85176878@qq.com
License: GNU GPL 3
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

# lds_weixin

## 说明

企业微信api

文档地址：https://developer.work.weixin.qq.com/

## 相关网址

wework api 的官方库
https://github.com/sbzhu/weworkapi_python

基于企业微信 API 开发的用于消息通知的 Python 库
https://github.com/Micro-sheep/wechat_work

企业微信推送服务例子
https://github.com/Angious/wxpush

微信小程序后端开发demo，包括获取openid、微信支付（统一下单、支付回调、企业付款
https://github.com/ZTCooper/weixin_demo

量潮科技出品的企业微信Python服务端SDK
https://github.com/quanttide/wecom-sdk-py


```python

```
