Python学习知识点归纳总结 2018-12-18 本文已影响13人 Arestory scrapy 一个爬虫框架 requests 网络请求 json 解析json BeautifulSoup 解析html,提取元素 threading 线程 pymysql 连接MySQL数据库 flask 用来编写web接口 matplotlib 生成图表图片,交互性差,效果一般 pycharts 将数据渲染成图表html文件,比matplotlib更生动,可自定义交互效果