Projects
OpenSource project I’m currently working on:
CrunchyFrog
CrunchyFrog is a cross-plattform database client. It provides a SQL editor and schema browser and connectors to various database servers (PostreSQL, MySQL, SQLite, Oracle, SQLServer, Firebird, Informix, MaxDB).
http://crunchyfrog.googlecode.com
python-sqlparse
sqlparse is a non-validation SQL parser for Python. Originally it was part of CrunchyFrog’s SQL editor, but at some point I made this a project on it’s own. See http://sqlformat.appspot.com for a live demo.
http://python-sqlparse.googlecode.com
hgsvn
Since June 2009 I maintain hgsvn, a set of scripts to work locally on Subversion checkouts using Mercurial.
hgsvn was originally written by Antoine Pitrou.
http://pypi.python.org/pypi/hgsvn
django-gae2django
django-gae2django is a Django helper application that let’s you run App Engine applications on plain Django.
Actually it provides an implementation of Google’s App Engine APIs using Django. A slightly modified version of Rietveld is included as an example for this helper application.
http://django-gae2django.googlecode.com
Rietveld
I’m regulary contributing to Rietveld, the App Engine based code review application written by Guido van Rossum.
http://codereview.appspot.com