Giter VIP home page Giter VIP logo

wechatanalyzer's Introduction

微信好友分析

功能说明

1. 统计好友的性别

2. 统计好友的地域分布,并且可视化在地图上展示

3. 将好友的昵称做成词云

4. 统计好友个性签名中的高频词汇

5. 将所有好友的头像合并成一张大图

6. 微信自动发送与回复消息

依赖

本程序使用python3,请在python3环境下运行

Python 3

  • jieba、itchat、PIL、pyecharts
pip3 install jieba
pip3 install itchat
pip3 install pillow
pip3 install pyecharts
  • 地图数据包:
pip3 install echarts-china-provinces-pypkg 
pip3 install echarts-countries-pypkg

运行

获取用户信息

python3 get_data.py

执行后会在data目录下生成friends.json 会在images目录下存放所有好友的头像

统计用户信息

python3 analyse.py

会在analyse文件夹下生产合成后的图片以及可视化的文件

referrence: https://github.com/yangxuanxc/wechat_friends

wechatanalyzer's People

Contributors

suxy2015 avatar

Stargazers

 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.