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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file corpwechat-0.0.3.tar.gz
.
File metadata
- Download URL: corpwechat-0.0.3.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3dfbabddedb96546ff8ae6837a08cb931df5cd489f00fcbc2637adef5b62dd85
|
|
MD5 |
bce50b733ec3e0f7cb4f2149a4b47fe8
|
|
BLAKE2b-256 |
5d49c37d1af8223b7d7f9bac46b2b5248261bdbb3bb6a68df5631c950f3f6cc3
|