A new version of pg8000, a Pure-Python interface for the PostgreSQL database, has been released today. This version supports DB-API 2.0 as documented in PEP-249. The request to add DB-API support to pg8000 was the biggest thing I heard about over the last pg8000 release.
Also new in version 1.02 is SSL support, datetime parameter input, comprehensive unit tests, and bytea object support.
I imagine you might want to announce it on the almost dormant DB-SIG mailing list, too:
http://mail.python.org/pipermail/db-sig/
You’ve been busy!
Comment by Paul Boddie — 2007/03/14 @ 4:34 am