Jump to letter: [
BCEGILMOPRSTU
]
python-psycopg2 - A PostgreSQL database adapter for Python
- 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.5.3-1.f19.src
[683 KiB] |
Changelog
by Devrim Gündüz (2014-05-19):
- Update to 2.5.3, per changes described at:
http://www.psycopg.org/psycopg/articles/2014/05/13/psycopg-253-released
|
python-psycopg2-2.5.2-1.f19.src
[678 KiB] |
Changelog
by Devrim Gündüz (2014-01-07):
- Update to 2.5.2, per changes described at:
http://www.psycopg.org/psycopg/articles/2014/01/07/psycopg-252-released
|
python-psycopg2-2.5.1-1.f19.src
[677 KiB] |
Changelog
by Devrim GUNDUZ (2013-06-30):
- Update to 2.5.1, per changes described at:
http://www.psycopg.org/psycopg/articles/2013/06/23/psycopg-251-released/
|