Re: python to postgresql crud application example needed - Mailing list psycopg

From Joe Abbate
Subject Re: python to postgresql crud application example needed
Date
Msg-id 4DD0CB8C.6020103@freedomcircle.com
Whole thread Raw
In response to python to postgresql crud application example needed  (hatem gamal elzanaty <hatem@softpro.bz>)
List psycopg
On 05/15/2011 10:23 PM, hatem gamal elzanaty wrote:
> i have a python task that i can't go through because i'm new bie to
> bython after search i have no completed sample code to make a crud
> python application that create , replace, delete and display postgresql
> table records  can you please help

I believe the following has enough to get you started, at least it has
examples of each CRUD operation:

http://wiki.python.org/moin/UsingDbApiWithPostgres

Joe

psycopg by date:

Previous
From: hatem gamal elzanaty
Date:
Subject: python to postgresql crud application example needed
Next
From: Otto Vazquez
Date:
Subject: Re: connection lost with concurrent transactions