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.5.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.5.tar.gz.
File metadata
- Download URL: wechat_agent-0.0.5.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 |
d72231c9a94dd956cc6f69c339bf2e00bcd1505443a7b5711de75ab83945996c
|
|
| MD5 |
85bf82c23500f91e8b0ac6348808ac3e
|
|
| BLAKE2b-256 |
bc01dd1fb092b1a69a662b28bb04954a869cc646a9a80e53a7b4c3f829f13dfa
|
File details
Details for the file wechat_agent-0.0.5-py3-none-any.whl.
File metadata
- Download URL: wechat_agent-0.0.5-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 |
204b1365d0fdbdd235b930553844bcbb3b4c92b93b4178c0f4f19d3c2e477ef1
|
|
| MD5 |
9ada136182a8aaf89a8c1c022f283a5b
|
|
| BLAKE2b-256 |
aacad1c4b7d5b9bd1c446c8c46930110c3bf362a97fdd64ece7dae5d5cf18424
|