乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      常用的python模塊功能和下載地址

       ccccshq 2013-08-28

      adodb:我們領(lǐng)導(dǎo)推薦的數(shù)據(jù)庫連接組件
      bsddb3:BerkeleyDB的連接組件
      Cheetah-1.0:我比較喜歡這個(gè)版本的cheetah
      cherrypy:一個(gè)WEB framework
      ctypes:用來調(diào)用動(dòng)態(tài)鏈接庫
      DBUtils:數(shù)據(jù)庫連接池
      django:一個(gè)WEB framework
      docutils:用來寫文檔的

      dpkt:數(shù)據(jù)包的解包和組包
      MySQLdb:連接MySQL數(shù)據(jù)庫的
      py2exe:用來生成windows可執(zhí)行文件
      Pylons:我們領(lǐng)導(dǎo)推薦的web framework
      pysqlite2:SQLite的連接組件
      pythonwin:Python的Windows擴(kuò)展
      setuptools:無奈,PEAK的一套python包管理機(jī)制
      sqlalchemy:數(shù)據(jù)庫連接池
      SQLObject:數(shù)據(jù)庫連接池
      twisted:巨無霸的網(wǎng)絡(luò)編程框架
      wxPython-2.6:因?yàn)樾枰3峙clinux相同的版本才沒用最新的,GUI編程框架
      pypcap:抓包的
      python-dnet:控制網(wǎng)絡(luò)安全的其他設(shè)備
      pyevent:Python的事件支持
      pydot:畫圖的,graphiz
      sendpkt:Python發(fā)包
      simplejson:JSON的支持


      DPKT:raw-scoket網(wǎng)絡(luò)編程
      Cx-oracle:連接oracle的好東東
      Mechanize:爬蟲連接網(wǎng)站常用
      PIL:圖像處理工具包


      reportlab for PDF 文件。
      PyQt4 for GUI界面

      feedparser: rss解析
      chardet:編碼檢測
      scons: 項(xiàng)目構(gòu)建工具,寫好了模板用起來還是很方便的
      scapy: 網(wǎng)絡(luò)包構(gòu)建分析框架,可編程的wireshark,有興趣的google “Silver Needle in the Skype”
      pefile: windows pe文件解析器
      winpdb: 自己的程序或者用別的庫不太明白的時(shí)候就靠它了
      pywmi: 省了好多折騰功夫
      pylint: 培養(yǎng)良好的編碼習(xí)慣


      下面是準(zhǔn)備用的,不做評(píng)論:

      pygccxml
      pyparsing
      pymacs
      idapython
      paimei
      pysvn
      pyLucene
      wikidpad

      1.Python操作PDF文件
      2.Python連接PostgreSQL引擎
      3.Python的.NET2.0的曲線表

      http:///
      —————————————————–
      1.Python Image Libary
      2.Tkinter Libary

      http://www./index.htm
      —————————————————–
      1.Karrigell

      http://karrigell./
      —————————————————–
      1.The Standard Python Libary

      http:///librarybook/
      —————————————————–
      1.Python操作PDF的Libary

      http:///
      —————————————————–
      1.Python cURL Libary

      http://pycurl./
      —————————————————–
      1.urlgrabber

      http://linux./projects/urlgrabber/
      —————————————————–
      1.MySQL-Python

      http://mysql-python./
      —————————————————–
      1.pyscrīpter
      2.Python for Delphi

      http:///Products.aspx
      —————————————————–
      1.Python Cookbook

      http://aspn./ASPN/Python/Cookbook/
      —————————————————–
      1.pygame

      http://www./news.html
      ——————————————————
      1.pymedia

      http://www.

      ——————————————————
      1.pydbf

      http://dbfpy./
      ——————————————————
      1.Pexpect

      http://pexpect./
      ——————————————————
      1.dabo
      desktop application frameworks

      http:///
      ——————————————————
      1.pySerial

      http://pyserial./
      http://wiki./moin/PySerial
      ——————————————————
      1.python’s doc

      http://wiki./moin/PythonZhDoc
      ——————————————————
      1.The Visual Module of VPython(3D)

      http:///index.html
      ——————————————————
      1.PyLucene

      http://pylucene./
      ——————————————————
      1.DBUils

      http://www./DBUtils
      ——————————————————
      1.http://happyiww.popo.blog.163.com/blog/

      a good people’s blog
      ——————————————————
      1.Applescrīpt,OSAComponents,HtmlCalendar

      http://freespace./hamish.sanderson/index.html
      ——————————————————
      1.Pypcap

      http://code.google.com/p/pypcap/
      http:///~dugsong/dpkt/
      http://www./install/default.htm


      python-memcached client module for memcached


      Kodos,python的正則表達(dá)式調(diào)試工具,


      PLY (Python Lex-Yacc)
      http://www./ply/
      正在用它寫匯編器.

      wxPython - GUI Framework
      omniORBpy - CORBA Library
      ZODB3 - an OODB implement
      ReportLab - PDF generating solution
      numpy+scipy+matplotlib


      hachoir 各種多媒體元數(shù)據(jù)解析
      python-orge 演示用

      數(shù)據(jù)庫的:
      sqlalchemy
      sqlobject
      MySQL-python (easy_install的時(shí)候就是這個(gè)名字)


      routes
      beaker

      兩個(gè)模板引擎:
      genshi
      mako

      paster


      另外還有知道的
      PyCrypto 加密的
      paramiko 這個(gè)可以幫你寫sftp,比twisted里面的那個(gè)好用一些

      twisted 寫服務(wù)器玩的

      PyOpenGL

      PyGame

      Psyco 傳說可以加速你的python程序

      PIL (Python Image Library) 處理圖片

      PyObjC 這個(gè)是蘋果上用的,寫Cocoa程序


      Python desktop client GUI application:
      wxPython
      PyOpenGL
      PyXML

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多