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

 
 

adodb:我們領導推薦的數據庫連接組件
bsddb3:BerkeleyDB的連接組件
Cheetah-1.0:我比較喜歡這個版本的cheetah
cherrypy:一個WEB framework
ctypes:用來調用動態鏈接庫
DBUtils:數據庫連接池
django:一個WEB framework
docutils:用來寫文檔的

dpkt:數據包的解包和組包
MySQLdb:連接MySQL數據庫的
py2exe:用來生成windows可執行文件
Pylons:我們領導推薦的web framework
pysqlite2:SQLite的連接組件
pythonwin:Python的Windows擴展
setuptools:無奈,PEAK的一套python包管理機制
sqlalchemy:數據庫連接池
SQLObject:數據庫連接池
twisted:巨無霸的網絡編程框架
wxPython-2.6:因爲需要保持與linux相同的版本纔沒用最新的,GUI編程框架
pypcap:抓包的
python-dnet:控制網絡安全的其他設備
pyevent:Python的事件支持
pydot:畫圖的,graphiz
sendpkt:Python發包
simplejson:JSON的支持


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


reportlab for PDF 文件。
PyQt4 for GUI界面

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


下面是準備用的,不做評論:

pygccxml
pyparsing
pymacs
idapython
paimei
pysvn
pyLucene
wikidpad

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

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

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

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

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

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

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

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

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

http://mmm-experts.com/Products.aspx
—————————————————–
1.Python Cookbook

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

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

http://www.pymedia.org

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

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

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

http://dabodev.com/
——————————————————
1.pySerial

http://pyserial.sourceforge.net/
http://wiki.woodpecker.org.cn/moin/PySerial
——————————————————
1.python’s doc

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

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

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

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

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

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

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


python-memcached client module for memcached


Kodos,python的正則表達式調試工具,


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

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


hachoir 各種多媒體元數據解析
python-orge 演示用

數據庫的:
sqlalchemy
sqlobject
MySQL-python (easy_install的時候就是這個名字)


routes
beaker

兩個模板引擎:
genshi
mako

paster


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

twisted 寫服務器玩的

PyOpenGL

PyGame

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

PIL (Python Image Library) 處理圖片

PyObjC 這個是蘋果上用的,寫Cocoa程序


Python desktop client GUI application:
wxPython
PyOpenGL
PyXML

 

 

轉載自:http://hi.baidu.com/kxw102/blog/item/95ff10aebd58caf2faed503a.html

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章