python-psycopg2 - A PostgreSQL database adapter for Python
Website: | http://www.psycopg.org/psycopg/ |
---|---|
License: | GPL (with Exceptions) |
- Description:
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) It was written from scratch with the aim of being very small and fast, and stable as a rock. The main advantages of psycopg are that it supports the full Python DBAPI-2.0 and being thread safe at level 2.
Packages
python-psycopg2-2.4.6-1.rhel5.i386 [152 KiB] |
Changelog
by Devrim GUNDUZ (2012-12-12):
- Update to 2.4.6, per changes described at: http://www.psycopg.org/psycopg/articles/2012/12/12/psycopg-246-released/ |
python-psycopg2-2.4.5-1.rhel5.i386 [150 KiB] |
Changelog
by Devrim GUNDUZ (2012-07-05):
- Update to 2.4.5 |