zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    Elasticsearch 类比 mysql 实现 in and like or
    es 全文查询
    es 聚合查询
    es多字段分组并求数量
    es 多字段分组并求和
    es 滚动查询二
    es 滚动查询一
    java8 日期操作
    语录(心灵鸡汤来一波)
    并发处理-隔离级别
  • 原文地址:https://www.cnblogs.com/jacky912/p/10697968.html
Copyright © 2011-2022 走看看