Barebones pure-python PostGreSQL client
Now on Google Code
Mostly DB-API 2.0 (PEP 249) compliant. Includes an experimental Django 1.0 backend.
Fixed some minor compatibility issues with Python 2.3, 2.4 and 2.6
Major reworking, supports most of DB-API 2.0 (PEP 249). Unicode support, experimental Django backend included.
NOT RECOMMENDED, this version is quite different than what's in Mercurial, and is not DB-API 2.0 compliant.
The current version fixes some problems the original version had, and adds support for md5 passwords. Generally better tested now.