Metadata-Version: 2.1
Name: CloudPiece_wework
Version: 3.2.1
Summary: 根据 JoysKang 的 https://github.com/JoysKang/CloudPiece ，修改而来。使用企业微信的自建应用接收消息。目前适配了文本消息，其他类型的消息因需要服务器转存后才能推送到notion，暂时不支持
Home-page: https://github.com/yanjlee/CloudPiece_wework
Author: yanjlee
Author-email: yanjlee@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: faker
Requires-Dist: execjs
Requires-Dist: loguru
Requires-Dist: base64
Requires-Dist: hashlib
Requires-Dist: Crypto
Requires-Dist: pandas
Requires-Dist: fuzzywuzzy
Requires-Dist: httpx
Requires-Dist: Pillow
Requires-Dist: playwright
Requires-Dist: PyExecJS
Requires-Dist: redis
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: APScheduler
Requires-Dist: beautifulsoup4
Requires-Dist: bs4
Requires-Dist: certifi
Requires-Dist: clickhouse-driver
Requires-Dist: curl-cffi
Requires-Dist: DrissionPage
Requires-Dist: fake-useragent
Requires-Dist: Flask
Requires-Dist: Flask-APScheduler
Requires-Dist: Flask-Cors
Requires-Dist: frida
Requires-Dist: gevent
Requires-Dist: Jinja2
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: suiutils-py

# CloudPiece_wework

根据 JoysKang 的 https://github.com/JoysKang/CloudPiece ，修改而来。

使用企业微信的自建应用接收消息。

目前适配了文本消息，其他类型的消息因需要服务器转存后才能推送到notion，暂时不支持。


代码质量堪忧，先将就着用。

放一张效果图：

![image](https://user-images.githubusercontent.com/26684563/142166170-ddb41545-84ee-4fef-ad18-6dc46277b7d4.png)
