Skip to main content

a qiye wechat api module, 企业微信的API相关的python实现 https://work.weixin.qq.com/api/doc

Project description

corpwechat

corp wechat utils, api(s) of corp wechat

Usage

from corpwechat import API
configpath = '/path/to/only_you_can_read_and_write.json'
api = API(configpath)
tk = api.get_token()
api.push_text_msg(agentid=0, content='what you want to push'...)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

corpwechat-0.0.3.tar.gz (16.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page