The way to develope a graphical application to manage a Postgres database
Csanyi Pal
csanyipal at gmail.com
Sun Aug 5 14:26:55 EDT 2012
Mark Lawrence <breamoreboy at yahoo.co.uk> writes:
> 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.
I shall do that later.
>> Can you give a short tutorial for newbies how to start to develope with
>> tools you used successfully?
>>
> Seek and ye shall find!!!
Ye, if I find spare time I shall do that certainly.
--
Regards from Pal
More information about the Python-list
mailing list