Python

TwitterFacebook
Get flash to fully experience Pearltrees
http://blog.dispatched.ch/2009/05/24/vim-as-python-ide/

VIM as Python IDE | Alain M. Lafon

Finding the perfect IDE for Python isn’t an easy feat.

Silicon Island: My chrismas present: All-in-One win32 python installer.

Since my Cherokee patch, I've been playing around with NSIS , the Windows tool for building installers. One of my obsessions with software is that entry barriers should be as low as possible in order to have a successful product and let people enjoy with it. http://aruiz.typepad.com/siliconisland/2006/12/allinone_win32_.html
http://lopz.org/index.php?ml=Mensajes&n=67

BlackZone || My Live in Blog

6 Nov 2009 | Escrito por: lopz | En: Python
Esta publicación no tendrá mucho valor para quienes saben de Python o se dedican al desarrollo en este lenguaje. Para quienes no se encuentren en este grupo, quizás se sorprendan tanto como yo con la simplicidad con que Python maneja las cadenas de texto. A continuación, veremos algunos métodos del objeto string en Python a través de ejemplos muy sencillos.

Strings functions en Python

http://luauf.com/2008/08/24/strings-functions-en-python/

Unicode/UTF-8 con Python | CRySoL

http://crysol.org/node/454 Cómo usar y aprovechar el soporte de Unicode que Python trae de serie.