pg module python

Started by BRINER Cedricabout 22 years ago2 messagesgeneral
Jump to latest
#1BRINER Cedric
work@infomaniak.ch

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

#2Ken Godee
ken@perfect-image.com
In reply to: BRINER Cedric (#1)
Re: pg module python

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