Re: Python and PSQL - Mailing list pgsql-interfaces

From Jason Earl
Subject Re: Python and PSQL
Date
Msg-id 20001219201106.40973.qmail@web10002.mail.yahoo.com
Whole thread Raw
In response to Python and PSQL  ("kadimal" <kadimal@netzero.net>)
Responses Re: Python and PSQL  (darcy@druid.net (D'Arcy J.M. Cain))
List pgsql-interfaces
There is literally a wealth of Python modules for
PostgreSQL, most of which claim to offer Python
DBI-API 2.0 compatibility.  I personally use the
PyGreSQL package written by D'Arcy Cain

http://www.druid.net/pygresql/

It has been around the longest, and is well tested. 
It also has a DBI-API 2.0 compliant wrapper.

Jason Earl


--- kadimal <kadimal@netzero.net> wrote:
> Hi Guys:
> 
> I have psql and python on my linux red hat 6.0
> machine, Please tell me what i need to do in order
> to connect python to psql. 
> 
> Thank you so much for your great efforts.
> My email address is kadimal@hotmail.com
> 
> Kadim Al.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/


pgsql-interfaces by date:

Previous
From: "Joseph"
Date:
Subject: help
Next
From: "Jimi Thompson"
Date:
Subject: Re: