Speak English? Click here to read my English blog!

Quelques modules Python

Posté par jbj le 30 juil 2007 dans Python5 commentaires
Protected by Copyscape Duplicate Content Check
 

Voici une petite liste non-exhaustive de modules additionnels pour Python.
Dernière mise à jour de la liste: Lundi 27 Aout 2007
Dernier modules ajouté: Mechanize.

Interface graphique wxPython http://wxpython.org  
Interface graphique pyGtk http://www.pygtk.org  
Interface graphique pyQT http://www.riverbankcomputing.co.uk/pyqt/  
Interface graphique Pmw http://pmw.sourceforge.net/  
Interface graphique Tkinter 3000 http://effbot.org/zone/wck.htm  
Interface graphique Tix http://tix.sourceforge.net/  
       
Base de données MySQLdb http://sourceforge.net/projects/mysql-python  
Base de données Gadfly http://gadfly.sourceforge.net/  
Base de données psycopg    
Base de données kinterbasdb http://kinterbasdb.sourceforge.net/  
Base de données cx_Oracle http://www.cxtools.net/default.aspx?nav=downloads  
Base de données pySQLite http://initd.org/tracker/pysqlite  
       
MSN Messenger msnlib http://auriga.wearlab.de/~alb/msnlib/  
MSN Messenger msnp http://msnp.sourceforge.net/  
       
Images PIL http://www.pythonware.com/products/pil/  
Images gdmodule http://newcenturycomputers.net/projects/gdmodule.html  
Images VideoCapture http://videocapture.sourceforge.net/  
       
Sciences et Mathématiques scipy http://www.scipy.org/  
Sciences et Mathématiques NumPy http://numpy.scipy.org//  
Sciences et Mathématiques numarray http://www.stsci.edu/resources/software_hardware/numarray  
Sciences et Mathématiques matplotlib http://matplotlib.sourceforge.net/  
       
Jeu video Pygame http://www.pygame.org/news.html  
Jeu video Soya 3D http://home.gna.org/oomadness/fr/soya/index.html  
Jeu video pyOpenGL http://pyopengl.sourceforge.net/  
       
Jabber jabberpy http://jabberpy.sourceforge.net/  
       
Web scrape http://zesty.ca/python/scrape.html  
Web pythonweb http://www.pythonweb.org/  
Web mechanize http://wwwsearch.sourceforge.net/mechanize/  
       
Localisation geoname.py http://www.zindep.com/blog-zindep/Geoname-python/  
       
Port Serie pySerial http://pyserial.sourceforge.net/  
Port Serie USPP http://ibarona.googlepages.com/uspp  
       
Port Parallèle pyParallel http://pyserial.sourceforge.net/pyparallel.html  
       
Port USB 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  
       
Son pySonic http://pysonic.sourceforge.net/  
Son pyMedia http://pymedia.org/  
Son FMOD http://www.fmod.org/  
Son 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/  
Tags: ,

Autres articles dans la catégorie Python



5 commentaires

» Flux RSS des commentaires
  1. [...] lyxia.org, una bitácora francesa recién creada, publican una lista con algunos módulos interesantes para [...]

  2. Salut jbj, chouette liste.
    Voici quelques modules supplémentaires:
    Pexpect: http://pexpect.sourceforge.net/
    PyWordNet: http://osteele.com/projects/pywordnet/
    pyGoogle: http://pygoogle.sourceforge.net/

  3. Merci pour les liens! Je viens de les ajouter à la liste.

  4. La page The Vaults of Parnassus: Python Resources offre une importante liste classée de ressources Python, typiquement des modules. C’est ainsi une bonne base de recherche lorsqu’on a un problème précis à résoudre.

  5. Excellent lien en effet :) Merci!