Projects

My contributions to socieity... Not ;p

Software

Trac Plugins

Trac is a wiki and issue tracking system for software development projects. It is an awesome piece software and I have written a few plugins for it.

Django

I have tried to get some issues fixed in Django. Here is a list of my patches.

ConfigObj

ConfigObj is a Python module to parse and write config files. I contibuted an idea and reference implementation to copy configspecs to default config files. It makes my life a lot easier ;)

Think Python

The book that introduces new Pythonistas to the language. Found an error and made it better.