/wx_qq_com

终端玩转微信

Primary LanguagePythonMIT LicenseMIT

终端玩转微信

Build Status Coverage Status

配置环境

virtualenv wx_qq_com.env
source env_develop.sh
pip install requests
pip install xmltodict

启动程序

python wx_client.py

TODO

  • 支持消息发送
  • 完善消息类型
  • 优化消息显示
  • 优化表情显示