How do you get the Postgresql Python 2.3 or above?

George Young gee_arr_why at ll.mit.edu
Sun Feb 1 20:28:13 EST 2004


On Sun, 01 Feb 2004 23:57:37 +0000, John J. Lee wrote:

> Benjamin Arai <benjamin at araisoft.com> writes:
> 
>> There is a module that compiles for Python in PostgreSQL that compile
>> but it is only for Python 2.2.  How do you make it compile for 2.3?
> 
> There are several PostgreSQL modules for Python.  Which one?
> 
> Not that you're likely to get a better answer here than on the
> relevant web page or mailing list, mind you...

One of the main ones is "PyGreSQL", available from:
 ftp://ftp.druid.net/pub/distrib/PyGreSQL.tgz

"""
PyGreSQL is a python module that interfaces to a PostgreSQL database. It
embeds the PostgreSQL query library to allow easy use of the powerful
PostgreSQL features from a Python script.

This release fixes a few bugs, adds a few minor features and makes a
few speedups in the code.  It works with Python version 2.3 and PostgreSQL
version 7.3.x
"""
-- 
George Young
gee arr why at ll.mit.edu
[three letter username]




More information about the Python-list mailing list