經過python中的itchat+pillow實現微信好友頭像爬取和拼接

首先是在python3 下運行的效果,調用itchat模塊進行爬取微信上的頭像,調用pillow,用於拼接頭像python 若是沒有安裝itchat,能夠經過命令行安裝:pip install itchat微信 實現微信好友頭像爬取和拼接的效果:app import itchat import os import PIL.Image as Image from os import listdir
相關文章
相關標籤/搜索