PikachuWeChat: Play WeChat with itchat-uos.
Project description
Documents: https://pikachuwechat.readthedocs.io/zh/latest/
PikachuWeChat
PikachuWeChat: Play WeChat with itchat-uos.
You can star this repository to keep track of the project if it's helpful for you, thank you for your support.
Support List
Function | Introduction | Code | in Chinese |
---|---|---|---|
AntiWithdrawal | click | click | 微信消息防撤回 |
AnalysisFriends | click | click | 微信好友分析 |
AutoReply | click | click | 微信自动回复 |
Install
Pip install
run "pip install pikachuwechat"
Source code install
(1) Offline
Step1: git clone https://github.com/CharlesPikachu/pikachuwechat.git
Step2: cd pikachuwechat -> run "python setup.py install"
(2) Online
run "pip install git+https://github.com/CharlesPikachu/pikachuwechat.git@master"
Quick Start
import random
from pikachuwechat import pikachuwechat
wechat_helper = pikachuwechat.pikachuwechat()
all_supports = wechat_helper.getallsupported()
wechat_helper.execute(random.choice(list(all_supports.values())))
Screenshot
Projects in Charles_pikachu
- Games: Create interesting games by pure python.
- DecryptLogin: APIs for loginning some websites by using requests.
- Musicdl: A lightweight music downloader written by pure python.
- Videodl: A lightweight video downloader written by pure python.
- Pytools: Some useful tools written by pure python.
- PikachuWeChat: Play WeChat with itchat-uos.
- Pydrawing: Beautify your image or video.
- ImageCompressor: Image compressors written by pure python.
- FreeProxy: Collecting free proxies from internet.
- Paperdl: Search and download paper from specific websites.
- Sciogovterminal: Browse "The State Council Information Office of the People's Republic of China" in the terminal.
- CodeFree: Make no code a reality.
- DeepLearningToys: Some deep learning toys implemented in pytorch.
- DataAnalysis: Some data analysis projects in charles_pikachu.
- Imagedl: Search and download images from specific websites.
- Pytoydl: A toy deep learning framework built upon numpy.
More
WeChat Official Accounts
Charles_pikachu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pikachuwechat-0.1.2.tar.gz
(13.2 kB
view details)
Built Distribution
File details
Details for the file pikachuwechat-0.1.2.tar.gz
.
File metadata
- Download URL: pikachuwechat-0.1.2.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 030ce395c495ea7cbcedd1b0734231f9090e3398fbe96fe7d519c3317ebae202 |
|
MD5 | f60cd2fa7a9699a6f9d6499391e5e319 |
|
BLAKE2b-256 | e969777650016025f7f3baba91bf1029e5333bfa8fbfda3be16b2d57f4945260 |
File details
Details for the file pikachuwechat-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pikachuwechat-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.2.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0de580ab3bf2415622850ed4cdb614f9ddfe9d4849bad4432043e4867d39062 |
|
MD5 | f3570b5b801b8e88afc2257795ab70ec |
|
BLAKE2b-256 | 12acf91543a5afb3fb629f75fae2e400586ccf83993c7fc095b343d9cbeea5d0 |