"Andy dixon" <a...@malcol.org> writes:

> Does anyone have a link to, or can provide an example script for using
> python-pgsql (http://pypi.python.org/pypi/python-pgsql/) or if someone
> can recommend an alternative, that would be fantastic.

"Diez B. Roggisch" <de...@nospam.web.de> writes:

> I'd recommend psycopg2. 

I'd recommend installing ‘psycopg2’, but using it at a slight distance
by installing ‘SQLAlchemy’ <URL:http://sqlalchemy.org/> to give a useful
Pythonic access layer while having full access to SQL whenever needed.

-- 
 \       “People come up to me and say, ‘Emo, do people really come up |
  `\                                            to you?’” —Emo Philips |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to