python常用库
1.GUI图形界面:
Tkinter :
wxPython:
PyGTK:
PyQt:
PySide:
2.Web框架:
django:
web2py:
flask:
bottle:
tornadoweb :
webpy:
cherrypy:
jinjs:
3.科学计算
numpy:
SciPy:
pandas:
blaze:
4.密码学:
cryptography:
hashids:
Paramiko:
Passlib:
PyCrypto:
PyNacl
5.爬虫相关:
urllib 、urllib2 、requests
scrapy:
pyspider:
portia:
html2text:
BeautifulSoup:
lxml:
selenium:
mechanize:
PyQuery:
creepy:
6.图像处理:
bigmoyan:
Python Imaging Library (PIL):
pillow:
python-qrcode
7.自然语言处理
nltk:
snownlp:
Pattern:
TextBlob:
Polyglot:
jieba
8.数据库驱动
mysql-python:
PyMySQL:
PyMongo