Just another Develer blog hosting Sites site
Projects
This is a non comprehensive list of the project I am/was involved in:
- PyQt3Support – a set of python bindings for Qt3Support module of Qt4 framework.
- TomatoCompanion – another unuseful companion (Written in C++/Qt4) for people that want try the Pomodoro Technique. More information here.
- Pyinstaller – a program that converts Python applications into stand-alone executables, under Windows, Linux and Irix (and experimental Mac OSX support). I’ve done a series of patch to permit to create executables from django applications.
- BeRTOS – a real time operating system. I worked on the graphical project Wizard.
- sip – a binding generator for python. It’s mainly used by PyQt. I’ve submitted a very little patch to add a ‘deprecated‘ label for classes/functions/method (used mainly in PyQt4Support).
- Many others…