faqts : Computers : Programming : Languages : Python : Installation and Configuration : Databases

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

21 of 23 people (91%) answered Yes
Recently 8 of 9 people (89%) answered Yes

Entry

How can I access a Postgres database from Python on Windows?

Oct 5th, 2001 15:07
Gerhard Haering, Nathan Wallace,


pyPgSQL at http://pypgsql.sourceforge.net/ is a DB-API 2 compliant 
module that works on Windows as well as Unix. The project offers a 
binary installer for Python on Windows. To use this module, you will 
also have to install the egenix-Base package from 
http://www.lemburg.com/files/python/eGenix-mx-Extensions.html