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

  • 相关阅读:
    hive笔记
    hive数据倾斜的解决办法
    Kafka笔记7
    kafka笔记6
    Kafka笔记5
    kafka笔记4(2)
    kafka笔记4
    Kafka笔记3
    kafka笔记2
    kafka笔记1
  • 原文地址:https://www.cnblogs.com/jacky912/p/10697968.html
Copyright © 2011-2022 走看看