python-psycopg2 - A PostgreSQL database adapter for Python
Website: | http://www.initd.org/software/initd/psycopg |
---|---|
License: | "GPLv2+ 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.5-1m.mo8.x86_64 [206 KiB] |
Changelog
by NARITA Koichi (2012-09-01):
- (2.4.5-1m) - update to 2.4.5 |