[DB-SIG] PoPy 1.2

Eric Bianchi eric@mixadlive.com
Tue, 20 Jun 2000 00:48:03 +0000


PoPy is a driver for PostgreSQL v6.5 and v7.0 to use 
with Python. It is DB API v2.0 compliant, and supports level-1 thread 
safety

PoPy is a Python driver for PostgreSQL v6.5 and v7.0
Right now, the driver includes : 

1.Full support of the DB API v2.0 
2.Support for large objects and date objects 
3.External and internal database procedure call 
4.Thread safety level 1 

Licence : GPL

You can get it at http://www.mixadlive.com

comments and feedback are welcome

regards

the PoPy team