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.4.tar.gz
(2.2 MB
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.4.tar.gz.
File metadata
- Download URL: wechat_agent-0.0.4.tar.gz
- Upload date:
- Size: 2.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9018cc9aa4e81889c816dfce43aee1b1df6113107070e3243b690c6816236d3
|
|
| MD5 |
f83200011b014a660a4bb1596085c082
|
|
| BLAKE2b-256 |
d8e9a17b4b1a8126b5cfc0aecf3a361836766d8164f341cf31a619ca1bbca9e5
|
File details
Details for the file wechat_agent-0.0.4-py3-none-any.whl.
File metadata
- Download URL: wechat_agent-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51836983fc574c32e4a963c1c1cb4e544cd952fedaa678f09b35570550d13299
|
|
| MD5 |
111f9ff38caeb1bb81086ed3ffbbd243
|
|
| BLAKE2b-256 |
71315d2a4f640113b3ab1e8dd9c908f6a130870224e1dc19c37ec257db65fa4a
|