PyMicroChat
Wechat(Android) Python API 微信安卓协议的Python API
Install / Use
/learn @wechat-tests/PyMicroChatREADME
PyMicroChat
Wechat(Android协议) Python API. Forked from https://github.com/LSilent/PyMicroChat
声明:本项目仅用于通信方面知识的学习交流,请勿用于非法用途.
Python3.3以上的版本通过venv模块原生支持虚拟环境,可以代替Python之前的virtualenv.低版本请用pip安装。
git 下载
git clone https://github.com/InfiniteTsukuyomi/PyMicroChat.git
or git clone git@github.com:InfiniteTsukuyomi/PyMicroChat.git
Windows环境
创建Python3的venv虚拟环境
D:\VSCODE\PyMicroChat>python3 -m venv .
进入虚拟环境
D:\VSCODE\PyMicroChat>.\Scripts\activate
首次执行,配置依赖包,以后根据更新依赖环境运行
(PyMicroChat) D:\VSCODE\PyMicroChat>pip install -r requirements.txt
修改run.py相应的usrname & passwd,执行
(PyMicroChat) D:\VSCODE\PyMicroChat>python run.py
退出
(PyMicroChat) D:\VSCODE\PyMicroChat>deactivate
工程中的dll文件源码地址:https://github.com/InfiniteTsukuyomi/MicroChat/tree/master/test/ecdh
QQ交流群:306804262
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
