Skip to content

z1px/itchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itchat

python 微信

目录结构

初始的目录结构如下:

www  WEB部署目录(或者子目录)
├─common                公共方法包
│  └─func.py            公共方法
│
├─font                  字体
│
├─image                 生成图片
│
├─logo                  好友头像
│
├─temp                 聊天文件
│
├─wechat               依赖文件      
│
├─helper.py             发送消息
├─info.py               好友分析
├─logo.py               好友头像拼接
├─msg.py                聊天消息,撤回消息监控
├─wordCloud.py          好友签名词云

About

python 分析朋友圈好友

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages