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
运行
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.3.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.3.tar.gz.
File metadata
- Download URL: wechat_agent-0.0.3.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 |
b93dd88515f60efd6cda5b20f749779f1fafff227e1dfee8ae202577c6566e5a
|
|
| MD5 |
c363d504606a733b2bf844c4ccabf69a
|
|
| BLAKE2b-256 |
952638aec218c51e4ead1552a9dc23ec0871e48dc84e4fbb68cb705199d5a82e
|
File details
Details for the file wechat_agent-0.0.3-py3-none-any.whl.
File metadata
- Download URL: wechat_agent-0.0.3-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 |
9ad0edbec0b16fe8a3dba9d2761f3996db3aaad192471cd0948f7ac72ab5a8e5
|
|
| MD5 |
231298a91ff27b6b6010633238d5bce0
|
|
| BLAKE2b-256 |
8f2d5675cd3df213149037d86b47e1564fa109b260f37f79df2ce201b1730fe7
|