分类: Python/Ruby
2011-12-19 11:11:26
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.Karrigell
1.The Standard Python Libary
1.Python操作PDF的Libary
1.Python cURL Libary http://pycurl.sourceforge.net/
1.urlgrabber
1.MySQL-Python
1.pyScripter
2.Python for Delphi
1.Python Cookbook
1.pygame
1.pymedia
1.pydbf
1.Pexpect
1.dabo
desktop application frameworks http://dabodev.com/
1.pySerial
1.python’s doc
1.The Visual Module of VPython(3D)
1.PyLucene
1.DBUils
1.http://happyiww.popo.blog.163.com/blog/
a good people’s blog
1.AppleScript,OSAComponents,HtmlCalendar
1.Pypcap
~dugsong/dpkt/
python-memcached client module for memcached
Kodos,python的正则表达式调试工具,
PLY (Python Lex-Yacc)
正在用它写汇编器.
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
ZSI
davlib.py
ChartDirector
一个支持多种语言的图表库,无论是效果还是效率,都比jfreechart高。游戏3D pyglet、pythonOgre、 blender(c),k-3d(c++),vpython,panda3d
===============================================
python包包收集 catswhocode.com 的 jbj
Graphical interface | wxPython | ||
Graphical interface | pyGtk | ||
Graphical interface | pyQT | ||
Graphical interface | Pmw | ||
Graphical interface | Tkinter 3000 | ||
Graphical interface | Tix | ||
Database | MySQLdb | ||
Database | PyGreSQL | ||
Database | Gadfly | ||
Database | SQLAlchemy | ||
Database | psycopg | ||
Database | kinterbasdb | ||
Database | cx_Oracle | ||
Database | pySQLite | ||
MSN Messenger | msnlib | ~alb/msnlib/ | |
MSN Messenger | pymsn | ||
MSN Messenger | msnp | ||
Network | Twisted | ||
Images | PIL | ||
Images | gdmodule | ||
Images | VideoCapture | ||
Sciences and Maths | scipy | ||
Sciences and Maths | NumPy | ||
Sciences and Maths | numarray | ||
Sciences and Maths | matplotlib | ||
Games | Pygame | ||
Games | Pyglet | ||
Games | PySoy | ||
Games | pyOpenGL | ||
Jabber | jabberpy | ||
Web | scrape | ||
Web | Beautiful Soup | ||
Web | pythonweb | ||
Web | mechanize | ||
Localisation | geoname.py | http://www.zindep.com/blog-zindep/Geoname-python/ | |
Serial port | pySerial | ||
Serial port | USPP | ||
Parallel Port | pyParallel | pyparallel.html | |
USB Port | pyUSB | ||
Windows | ctypes | ||
Windows | pywin32 | ||
Windows | pywinauto | ||
Windows | pyrtf | ||
Windows | wmi | ||
PDA/GSM/Mobiles | pymo | ||
PDA/GSM/Mobiles | pyS60 | ||
Sound | pySoundic | ||
Sound | pyMedia | ||
Sound | FMOD | ||
Sound | pyMIDI | http://www.cs.unc.edu/Research/assist/developer.shtml | |
GMail | libgmail | ||
pyGoogle | |||
Expect | pyExpect | ||
WordNet | pyWordNet | ||
Command line | cmd | http://blog.doughellmann.com/2008/05/pymotw-cmd.html | |
Compiler backend | llvm-py | http://mdevan.nfshost.com/llvm-py/ | |
3D | VPython | ||
encryption | pyDes | DES加密解密模块 | |
parsing | pyparsing | 类似lex/yacc但更简单的词法/语法分析器pyparsing.wikispaces.com |
Tkinter