The way to develope a graphical application to manage a Postgres database

Mark Lawrence breamoreboy at yahoo.co.uk
Sun Aug 5 14:21:16 EDT 2012


On 05/08/2012 16:58, Csanyi Pal wrote:
> Walter Hurry <walterhurry at lavabit.com> writes:
>
>> On Thu, 02 Aug 2012 20:24:36 +0200, Csanyi Pal wrote:
>>
>>> I'm searching for a way to develope a Python graphical application for a
>>> Postgresql database.
>>
>> I use wxGlade/wxPython to build the GUI, and then hand code the database
>> access using psycopg2 into the generated application. Works very well for
>> me, but I do know SQL and Postgres.
>
> Well, I tried out many adviced ways but none of them works on my Debian
> GNU/Linux testing/sid system. Always get some error in one of the part
> of the software.

If you give precise details by cutting and pasting the error people will 
be able to help.

>
> Can you give a short tutorial for newbies how to start to develope with
> tools you used successfully?
>

Seek and ye shall find!!!

-- 
Cheers.

Mark Lawrence.




More information about the Python-list mailing list