python & postgresql ?

GuineaPig guineapig at pi.be
Mon Aug 18 09:22:29 EDT 2003


Hello,

I'm trying to develop a cross-platform python-gui for a postgresql db. 
Of course, I need some postgresql-module for python...  Pygresql seems 
the obvious choice, but I'm developing on windows xp.  To get pygresql 
to work I need to compile pygresql with a visual c++ compiler (wich I 
don't have).

I've looked into pyPgSQL too, and this works fine under windows, but I 
cannot get this to run on my linux-machine (suse 8.2).

Is there no other simple, cross-over, newbie-proof module for postgresql 
?  What solutions do other people on this list use and why ?

Tnx

Tom





More information about the Python-list mailing list