Name: | python-psycopg2 |
---|---|
Version: | 2.0.14 |
Release: | 1.el6_2.1 |
Architecture: | x86_64 |
Group: | Applications/Databases |
Size: | 325143 |
License: | GPLv3+ with exceptions |
RPM: | python-psycopg2-2.0.14-1.el6_2.1.x86_64.rpm |
Source RPM: | python-psycopg2-2.0.14-1.el6_2.1.src.rpm |
Build Date: | Fri Feb 17 2012 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.initd.org/psycopg/ |
Summary: | 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. |