Description
python-psycopg - PostgreSQL database adapter for Python
Distribution: OpenMandriva Lx 3.0
Repository: OpenMandriva Contrib i586
Package name: python-psycopg
Package version: 1.1.21
Package release: 11-omv2014.1
Package architecture: i586
Package type: rpm
Installed size: 238.18 KB
Download size: 117.76 KB
Official Mirror: abf-downloads.openmandriva.org
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.