How do you get the Postgresql Python 2.3 or above?

Pieter Claerhout Pieter.Claerhout at Creo.com
Mon Feb 2 02:31:57 EST 2004


I'm using pyPgSQL with Python 2.3 and it works just fine.

http://pypgsql.sourceforge.net/

Cheers,


pieter

Creo
pieter claerhout | product support prinergy | tel: +32 2 352 2511 |
pieter.claerhout at creo.com | www.creo.com

IMAGINE CREATE BELIEVE(tm)


-----Original Message-----
From: George Young [mailto:gee_arr_why at ll.mit.edu] 
Sent: 02 February 2004 02:28
To: python-list at python.org
Subject: Re: How do you get the Postgresql Python 2.3 or above?


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]

-- 
http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list