bpgsql
Barebones pure-python PostGreSQL client
Now on GitHub
Mostly DB-API 2.0 (PEP 249) compliant. Includes an experimental Django 1.0 backend.
Repositories
Releases
2.0 alpha 2
Fixed some minor compatibility issues with Python 2.3, 2.4 and 2.6
Files:- bpgsql-2.0alpha2.tgz 32.8 KB (Sourcecode)
2.0 alpha 1
Major reworking, supports most of DB-API 2.0 (PEP 249). Unicode support, experimental Django backend included.
Files:- bpgsql-2.0alpha1.tgz 32.7 KB (Sourcecode)
1.1
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.
Files:- py_bpgsql-1.1.tgz 5.6 KB (Sourcecode)