[DB-SIG] help
Ian Bicking
ianb at colorstudy.com
Tue Sep 9 15:14:54 EDT 2003
On Tuesday, September 9, 2003, at 10:18 AM, <james at digconn.co.uk> wrote:
> Can someone please point me in the direction of where i can find the
> modules to make my postgresql database interact with my python script.
> I'm running python on windows so i need to find the right setup files
> as well. Can someone also poine me in the direction of some
> documentation for the interaction between python and postgresql
> databases
>
You want to use a package called psycopg (there's also pygresql and
popy which do equivalent things, but I think psycopg is probably your
best bet)
Ian
More information about the DB-SIG
mailing list