Metadata-Version: 2.1
Name: WeChatEnterprise-hahaleyile
Version: 0.0.6
Summary: WeChatEnterpriseApi
Author: Kevin Zhu
Author-email: hahaleyile@126.com
Maintainer-email: Kevin Zhu <hahaleyile@126.com>
Project-URL: repository, https://github.com/hahaleyile/WeChatEnterprise
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: redis
Requires-Dist: requests

# 项目说明

企业微信 api 的 python 实现。

目前已实现应用的发文本、markdown、文件和上传文件。

其中 access_token 和 media_id 通过 redis 缓存，缓存标识加有前缀。
