Python

I happen to write some python modules, mainly because I could not find anything else. When I think it can be useful, I simply put it here. It's not always maintained...

Python QCM

This is a small piece of python code for doing simple "QCM" (multiple choice question). There is a web frontend (as demonstrated here) but also a GTK one.

The code is distributed under the GPL, and is currently available as tarball:

Python Vimeo

A piece of code to interact with vimeo. I had a first version working nicely, but since sept/09, vimeo changed its API. A new version is currently underway. All development is using github python-vimeo. Feel free to test, send bug reports, patches, anything.

Clone url is: git://github.com/dkm/python-vimeo.git