Whoosh 搜索
参考资料:
(待续)
NetworkX 图网络
参考资料:
NetworkX是一个用于研究图网络的Python库。
Scrapy 网络爬虫
参考资料:
(待续)
Beautiful Soup
参考资料:
Beautiful Soup 4.2.0 文档— Beautiful Soup 4.2.0 documentation
Beautiful Soup Documentation — Beautiful Soup 4.4.0 documentation
Beautiful Soup是python的一个库,最主要的功能是从网页抓取数据。
Pyspider
参考资料:
(待续)
Weka 数据挖掘
参考资料:
Python and WEKA - University of Waikato
Weka 3 - Data Mining with Open Source Machine Learning Software …
底层为Java实现。
(待续)
Pypy 加速器
(待续)
CPython
(待续)
Pythran
Tkinter GUI编程
PyQT
1 | pip3 install PyQt5 |