转载:https://zhuanlan.zhihu.com/p/21563130

 

GUI 图形界面

Tkinter : Tkinter

wxPython: wxPython

PyGTK: PyGTK

PyQt: PyQt

PySide: PySide

 

Web框架

django: django

web2py:web2py

flask: flask

bottle: bottle

tornadoweb :tornadoweb

webpy: webpy

cherrypy: cherrypy(感谢@钢琴手 提供信息) 

jinjs: jinja(感谢@钢琴手 提供信息)

 

科学计算

numpy: numpy

SciPy:scipy

pandas: pandas

blaze: blaze

 

密码学

cryptography:cryptography

hashids:hashids

Paramiko:Paramiko

Passlib:Passlib

PyCrypto:PyCrypto

PyNacl:PyNacl

 

爬虫相关

urllib 、urllib2 、requests

scrapy: scrapy

pyspider: pyspider

portia: portia

html2text: html2text

BeautifulSoup: BeautifulSoup

lxml: lxml

selenium:selenium

mechanize: mechanize

PyQuery: pyquery

creepy: creepy

 

图像处理

bigmoyan:scikit-image (感谢@BigMoyan 提供信息)

Python Imaging Library (PIL):pil

pillow: pillow

python-qrcode: python-qrcode

 

自然语言处理

nltk: nltk (感谢@小鸟游红茶 提醒,名称写错) 

snownlp: snownlp

Pattern:pattern

TextBlob:textblob

Polyglot:polyglot

jieba: jieba

 

数据库驱动

mysql-python: mysql-python

PyMySQL: PyMySQL

PyMongo: PyMongo

 

相关文章:

  • 2021-08-07
  • 2021-11-26
  • 2022-01-27
  • 2021-12-18
  • 2021-08-30
  • 2022-02-20
猜你喜欢
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2022-03-03
  • 2021-12-29
  • 2021-10-09
相关资源
相似解决方案