python 常用库整理

python 常用库整理

GUI 图形界面

Tkinter: Tkinter

wxPython:wxPython

pyGTK:PyGTK

pyQt:pyQt

WEB框架

django:django

web2py:web2py

flask:flask

bottle:bottle

tornado web: 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

Python lmaging library(PIL):pil

pillow:pillow

python-qrcode:python-qrcode

自然语言处理

nltk:nltk

Pattern:pattern

TextBlob:textblob

Polyglot:polyglot

jieba:jieba

数据库驱动

mysql-python:mysql-python

PyMySQL:PyMySQL

PyMongo:PyMongo

原文地址:https://www.cnblogs.com/rayong/p/7381572.html