Thread: pg module python

pg module python

From
BRINER Cedric
Date:
hi,

I'm wanting to access an postgresql database from a python script
running on windows.

but the python binaries doesn't provide the pgdb module !

any idea, where or how I can do this ?

thanks in advance

Cédric BRINER

Re: pg module python

From
Ken Godee
Date:
BRINER Cedric wrote:

> hi,
>
> I'm wanting to access an postgresql database from a python script
> running on windows.
>
> but the python binaries doesn't provide the pgdb module !
>
> any idea, where or how I can do this ?
>
> thanks in advance
>
> Cédric BRINER
>

I use psycopg with my python scripts on both linux and windows.

The windows port is available at....

http://initd.org/software/initd/psycopg