No project description provided
Project description
wechat-agent
wechat-agent是一个Windows平台下能够自动化回复微信消息的代理应用程序。可以使用它来自动回复一些规则下的微信消息。wechat-agent提供两种代理模式。
- 指定回复(简单)模式
- AI回复(AI问答)模式
说明
安装
本地开发依赖安装
git clone https://gitee.com/zjwan461/wechat-agent.git
cd wechat-agent
pip install -e .
cd ui
npm install
浏览器访问 http://127.0.0.1:8001/ui
直接安装
pip install wechat-agent
浏览器访问 http://127.0.0.1:8080/ui/index.html
运行
开发接入
# 前端
cd ui
npm run dev
# 后端
python main.py
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
wechat_agent-0.0.2.tar.gz
(17.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wechat_agent-0.0.2.tar.gz.
File metadata
- Download URL: wechat_agent-0.0.2.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0efc69f1e89736e91d3c33fe25904e9e875bc6e3103febe32cad34a3958c6855
|
|
| MD5 |
000430fc26d7d006545d97fbc84ce998
|
|
| BLAKE2b-256 |
fa724986fc7785a586a5734ba4fae2ff73176357a8be6ff0349f22f5b9069c1a
|
File details
Details for the file wechat_agent-0.0.2-py3-none-any.whl.
File metadata
- Download URL: wechat_agent-0.0.2-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50f964da80b3829185d5648f3c050066b678ba9c63a9f4a88cde43437117a014
|
|
| MD5 |
34be2274ad5975dbb21615b5a7f060f2
|
|
| BLAKE2b-256 |
e5b7c1c31e2218fef413db339b351807ee9752751d96b3aab62e0064766674ec
|