前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Python常用库整理

Python常用库整理

作者头像
爱吃西瓜的番茄酱
发布2018-07-25 15:33:56
9450
发布2018-07-25 15:33:56
举报

GUI图形界面

Tkinter:

官方文档:

https://wiki.python.org/moin/TkInter/

wxPython

官方文档:

https://wiki.wxpython.org/

PyGTK

官方文档:

https://pygobject.readthedocs.io/en/latest/#

PyQt

官方文档:

http://pyqt.sourceforge.net/Docs/PyQt5/introduction.html

PySide

官方文档:

http://pyqt.sourceforge.net/Docs/PyQt5/introduction.html

Web框架

Django

官方文档:

https://docs.djangoproject.com/en/2.0/

web2py

官方文档:

http://web2py.com/books/default/chapter/35/02/python

flask

官方文档:

http://flask.pocoo.org/docs/1.0/

bottle

官方文档:

http://www.bottlepy.org/docs/dev/index.html

tornado

官方文档:

http://www.tornadoweb.org/en/stable/#

webpy

官方文档:

http://webpy.org/

cherrypy

官方文档:

https://docs.cherrypy.org/en/latest/

jinja

官方文档:

http://docs.jinkan.org/docs/jinja2/

数据分析

numpy

官方文档:

https://docs.scipy.org/doc/numpy/reference/

Scipy

官方文档:

https://docs.scipy.org/doc/scipy/reference/

pandas

官方文档:

http://pandas.pydata.org/pandas-docs/stable/

blaze

官方文档:

http://blaze.readthedocs.io/en/latest/index.html

matplotlib

官方文档:

https://matplotlib.org/contents.html#

密码学

cryptography

官方文档:

https://cryptography.io/en/latest/

hashids

官方文档:

https://pypi.org/project/hashids/

paramiko

官方文档:

http://www.paramiko.org/

passlib

官方文档:

https://pythonhosted.org/passlib/#

pycrypto

官方文档:

https://pypi.org/project/pycrypto/

pynacl

官方文档:

http://pynacl.readthedocs.io/en/latest/

爬虫相关

urllib

官方文档:

https://docs.python.org/3/library/urllib.html

requests

中文文档:

http://docs.python-requests.org/zh_CN/latest/

BeautifulSoup

中文文档:

https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/

selenium

中文文档:

http://selenium-python-zh.readthedocs.io/en/latest/

lxml

官方文档:

http://lxml.de/

scrapy

中文文档:

http://scrapy-chs.readthedocs.io/zh_CN/0.24/

pyspider

官方文档:

http://docs.pyspider.org/en/latest/

pyquery

官方文档:

http://pyquery.readthedocs.io/en/latest/

mitmproxy

官方文档:

https://docs.mitmproxy.org/stable/

自然语言处理

nltk

官方文档:

http://www.nltk.org/

snownlp

官方文档:

https://pypi.org/project/snownlp/

pattern

官方文档:

https://www.clips.uantwerpen.be/pages/pattern

polyglot

官方文档:

https://pypi.org/project/polyglot/

jieba

官方文档:

https://github.com/fxsjy/jieba

图像处理

scikit-image

官方文档:

http://scikit-image.org/docs/stable/

pillow

官方文档:

https://pillow.readthedocs.io/en/5.1.x/

python-qrcode

官方文档:

https://github.com/lincolnloop/python-qrcode

数据库驱动

pymysql

官方文档:

http://pymysql.readthedocs.io/en/latest/

pymongo

官方文档:

https://api.mongodb.com/python/current/

redis-py

官方文档:

https://redis-py.readthedocs.io/en/latest/

END

推荐阅读:

【读书笔记】《增长黑客》创业公司的用户与收入增长秘籍

分享一些关于数据分析的学习资料

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2018-05-26,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 一个爱吃西瓜的程序员 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Tkinter:
  • wxPython
  • PyGTK
  • PyQt
  • PySide
  • Django
  • web2py
  • flask
  • bottle
  • tornado
  • webpy
  • cherrypy
  • jinja
  • numpy
  • Scipy
  • pandas
  • blaze
  • matplotlib
  • cryptography
  • hashids
  • paramiko
  • passlib
  • pycrypto
  • pynacl
  • urllib
  • requests
  • BeautifulSoup
  • selenium
  • lxml
  • scrapy
  • pyspider
  • pyquery
  • mitmproxy
  • nltk
  • snownlp
  • pattern
  • polyglot
  • jieba
  • scikit-image
  • pillow
  • python-qrcode
  • pymysql
  • pymongo
  • redis-py
相关产品与服务
NLP 服务
NLP 服务(Natural Language Process,NLP)深度整合了腾讯内部的 NLP 技术,提供多项智能文本处理和文本生成能力,包括词法分析、相似词召回、词相似度、句子相似度、文本润色、句子纠错、文本补全、句子生成等。满足各行业的文本智能需求。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档