跳到主要內容

[Python] 常用 Python 模組

紀錄一下別人推薦的 Python 模組,雖然目前我自己用過的真的少之又少啦XD




Graphical interface wxPython http://wxpython.org 
Graphical interface pyGtk http://www.pygtk.org 
Graphical interface pyQT http://www.riverbankcomputing.co.uk/pyqt/ 
Graphical interface Pmw http://pmw.sourceforge.net/ 
Graphical interface Tkinter 3000 http://effbot.org/zone/wck.htm 
Graphical interface Tix http://tix.sourceforge.net/ 

Database MySQLdb http://sourceforge.net/projects/mysql-python 
Database PyGreSQL http://www.pygresql.org/ 
Database Gadfly http://gadfly.sourceforge.net/ 
Database SQLAlchemy http://www.sqlalchemy.org/ 
Database psycopg http://www.initd.org/pub/software/psycopg/ 
Database kinterbasdb http://kinterbasdb.sourceforge.net/ 
Database cx_Oracle http://www.cxtools.net/default.aspx?nav=downloads 
Database pySQLite http://initd.org/tracker/pysqlite 

MSN Messenger msnlib http://auriga.wearlab.de/~alb/msnlib/ 
MSN Messenger pymsn http://telepathy.freedesktop.org/wiki/Pymsn 
MSN Messenger msnp http://msnp.sourceforge.net/ 
Network Twisted http://twistedmatrix.com/ 
Images PIL http://www.pythonware.com/products/pil/ 
Images gdmodule http://newcenturycomputers.net/projects/gdmodule.html 
Images VideoCapture http://videocapture.sourceforge.net/ 

Sciences and Maths scipy http://www.scipy.org/ 
Sciences and Maths NumPy http://numpy.scipy.org// 
Sciences and Maths numarray http://www.stsci.edu/resources/software_hardware/numarray 
Sciences and Maths matplotlib http://matplotlib.sourceforge.net/ 

Games Pygame http://www.pygame.org/news.html 
Games Pyglet http://www.pyglet.org/ 
Games PySoy http://www.pysoy.org/ 
Games pyOpenGL http://pyopengl.sourceforge.net/ 

Jabber jabberpy http://jabberpy.sourceforge.net/ 

Web scrape http://zesty.ca/python/scrape.html 
Web Beautiful Soup http://crummy.com/software/BeautifulSoup 
Web pythonweb http://www.pythonweb.org/ 
Web mechanize http://wwwsearch.sourceforge.net/mechanize/ 

Localisation geoname.py http://www.zindep.com/blog-zindep/Geoname-python/ 

Serial port pySerial http://pyserial.sourceforge.net/ 
Serial port USPP http://ibarona.googlepages.com/uspp 

Parallel Port pyParallel http://pyserial.sourceforge.net/pyparallel.html 

USB Port pyUSB http://bleyer.org/pyusb/ 

Windows ctypes http://starship.python.net/crew/theller/ctypes/ 
Windows pywin32 http://sourceforge.net/projects/pywin32/ 
Windows pywinauto http://www.openqa.org/pywinauto/ 
Windows pyrtf http://pyrtf.sourceforge.net/ 
Windows wmi http://timgolden.me.uk/python/wmi.html 

PDA/GSM/Mobiles pymo http://www.awaretek.com/pymo.html 
PDA/GSM/Mobiles pyS60 http://sourceforge.net/projects/pys60 

Sound pySoundic http://pysonic.sourceforge.net/ 
Sound pyMedia http://pymedia.org/ 
Sound FMOD http://www.fmod.org/ 
Sound pyMIDI http://www.cs.unc.edu/Research/assist/developer.shtml 

GMail libgmail http://libgmail.sourceforge.net/ 
Google pyGoogle http://pygoogle.sourceforge.net/ 
Expect pyExpect http://pexpect.sourceforge.net/ 
WordNet pyWordNet http://osteele.com/projects/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 http://vpython.org

資料來源 http://simuworld.linkka.com/50_useful_python_modules

留言

這個網誌中的熱門文章

[python] 使用 python 控制 docx 範例

因為同事的需求,無職 a 我就又再度幫忙同事寫一些小程式。 這些小程式雖然簡單,但是聽到如果不幫忙寫程式解決,以手工作業的"大量人天" 的後果真的是讓人吐血。 他們有一份工作,需要產出一份很多很多很多資料圖片的判釋報告,要把數百張圖片剪裁成特定大小,加上圖說之後放入 word 裡面。 聽到的做法是...一張一張插圖!! wooow! That's really shocking me! 所以為了前公司同事的幸福,我還是加減寫一下好了。

[電銲] 自己的 IMU 自己焊!笨蛋的焊接法!

工程師真的是被要求包山包海都要會... IMU的組件被要求不能只插麵包板,要 "穩固的固定在另外製作的盒子裡",反正就是搞得跟外面幾十萬上下的 IMU 一樣精緻就是了。 好好好都焊給你~ 呃 對了 怎麼焊哈哈哈哈 ^^" 電焊這種技術自從上過國中的生活科技後就再也沒再用了@@,好家在這是個網路就是你家的時代,立刻上網查一查,找到一些關於焊槍使用的相關資料。 被要求說GY-91不能只接麵包板一定焊死才穩固所以就這樣接了

[RaspberryPI] 一鍵啟動 .py 文件

先講總結: 樹莓派君你好討厭啊啊啊啊! 今天把程式整理完之後,心血來潮,想要把 程式弄得更 "一鍵啟動" 一點。 也就是我只要用我的觸控螢幕一點,就可以直接打開寫好的 QT 介面做 IMU 和 相機的紀錄 親手烘培(?) 的 QT 介面