# wechat_img **Repository Path**: raeinzj/wechat_img ## Basic Information - **Project Name**: wechat_img - **Description**: 微信好友全头像的拼接 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wechat_img 微信好友全头像的拼接 代码运行需要安装两个库 ``` pip install itchat pip install pillow ``` [Python和pip的安装](http://www.tuicool.com/articles/eiM3Er3/) ![itchat官方介绍](http://upload-images.jianshu.io/upload_images/6078268-c35475555427ecea.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) **代码运行过程中会出现登录二维码,用微信扫一下,你就可以看到处理的进度。稍后你的微信文件传输助手就会收到拼接好的头像图片。** 运行结果: ![微信好友全头像](http://upload-images.jianshu.io/upload_images/6078268-210051dea945a92f.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)