Download Source Package psycopg2:
psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock.
psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asycronous operations for the really brave programmer.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 192.2 kB | 1724 kB | [list of files] |
| amd64 | 189.9 kB | 1700 kB | [list of files] |
| arm | 184.7 kB | 1395 kB | [list of files] |
| hppa | 192.9 kB | 1704 kB | [list of files] |
| i386 | 184.6 kB | 1680 kB | [list of files] |
| ia64 | 205.7 kB | 1788 kB | [list of files] |
| mips | 186.4 kB | 1700 kB | [list of files] |
| mipsel | 186.0 kB | 1700 kB | [list of files] |
| powerpc | 187.8 kB | 1700 kB | [list of files] |
| s390 | 191.3 kB | 1700 kB | [list of files] |
| sparc | 185.9 kB | 1688 kB | [list of files] |