GithubHelp home page GithubHelp logo

awesome-archive / pymicrochat-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wechat-tests/pymicrochat

0.0 0.0 0.0 5.15 MB

Wechat(Android) Python API 微信安卓协议的Python API

Home Page: https://github.com/LSilent/PyMicroChat

License: GNU General Public License v3.0

Python 100.00%

pymicrochat-1's Introduction

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 [email protected]: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

pymicrochat-1's People

Contributors

bigbigxiong avatar cbwang2016 avatar infinitetsukuyomi avatar lemonicestuff avatar luckyfish avatar programclown avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.