Skip to content

G-Aaron/wx_simple_profile

 
 

Repository files navigation

简单微信画像

介绍

扫码登陆WEB版微信,生成词云、好友统计图表发送给文件助手。 词云 饼图 地理坐标系

参考

[1] 知乎

[2] itChat

[3] pyecharts

软件架构

python 3.7.1

安装教程

安装 itChat pip3 install itchat

安装 pyecharts pip3 install pyecharts

安装 nodejs

安装 phantomjs npm install -g phantomjs-prebuilt

安装 pyecharts-snapshot pip3 install pyecharts-snapshot

安装 jieba pip3 install jieba

安装 wordcloud pip3 install wordcloud 需安装 visual c++ build tools

安装地图库 pip3 install echarts-countries-pypkg pip3 install echarts-china-provinces-pypkg pip3 install echarts-china-cities-pypkg

使用说明

运行__main__.py,微信扫码登陆后图片会陆续发送给文件助手

About

微信简单画像

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%