4 private links
How to structure, test and release your Python FLOSS application
transform a naked Ubuntu Intrepid server into a full-featured multi-site Django-loving server
This document explains HTML templating with the Sphinx documentation system. Sphinx is a tool for converting restructured text documentation into presentation formats like HTML or LaTeX.
For this exercise, I’ll be adding pymunk (Python bindings for the Chipmonk physics library) to NodeBox
The newly launched search engine Bing has a simple restful API. We have created a thin Python wrapper over this API, which allows to query the Bing servers in a very pythonic way.
a poll voting example app
doing away with old-school user profiles
Combining the cuteness of LOLCODE and the cuddliness of Python
CleverCSS is a small markup language for CSS inspired by Python that can be used to build a style sheet in a clean and structured way. In many ways it's cleaner and more powerful than CSS2 is.
Yes, the way your professor explained FSM makes them much harder than they are in practice. Alright, just forget about that because they aren’t really that complicated.
mount a flickr account as a FUSE filesystem
building Qt on osx
building cairo on osx
This is a PyQt4 tutorial. The tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non trivial PyQt4 applications.