# Python_testcode **Repository Path**: lhrbest/Python_testcode ## Basic Information - **Project Name**: Python_testcode - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 备注:会一直更新下去 ### PythonDemo文件夹: 包含第三库:**matplotlib(2D绘图库)**,**wordcloud(词云)**,**jieba(中文分词)**,**SnowNLP(Simplified Chinese Text Processing)**以及numpy的例子 以及使用**itchat**以及**wxpy**对**微信好友信息实现的统计以及基于图灵机器人实现的微信聊天机器人**。 [用python玩微信(聊天机器人,好友信息统计)](http://blog.csdn.net/qq_34337272/article/details/79559802) [Python第三方库matplotlib(2D绘图库)入门与进阶](http://blog.csdn.net/qq_34337272/article/details/79555544) [Python第三方库wordcloud(词云)快速入门与进阶](http://blog.csdn.net/qq_34337272/article/details/79552929) [Python第三方库jieba(中文分词)入门与进阶(官方文档))](http://blog.csdn.net/qq_34337272/article/details/79554772) [Python第三方库SnowNLP(Simplified Chinese Text Processing)快速入门与进阶)](http://blog.csdn.net/qq_34337272/article/details/79577288) ### PythonSpider文件夹 主要包括一些爬虫(知乎,妹子图等等)的实现,目前更新了下列文章 [selenium在爬虫领域的初涉(自动打开网站爬取信息)](http://blog.csdn.net/qq_34337272/article/details/79594809)