Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26543

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

From Csanyi Pal <csanyipal@gmail.com>
Subject Re: The way to develope a graphical application to manage a Postgres database
Date 2012-08-05 20:26 +0200
References <mailman.2882.1343934314.4697.python-list@python.org> <jvm4ij$njg$1@news.albasani.net> <87txwhfhzd.fsf@gmail.com> <jvmdg7$s12$1@dough.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.2967.1344191409.4697.python-list@python.org> (permalink)

Show all headers | View raw


Mark Lawrence <breamoreboy@yahoo.co.uk> writes:

> On 05/08/2012 16:58, Csanyi Pal wrote:
>> Walter Hurry <walterhurry@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

The way to develope a graphical application to manage a Postgres database Csanyi Pal <csanyipal@gmail.com> - 2012-08-02 20:24 +0200
  Re: The way to develope a graphical application to manage a Postgres database Wolfgang Keller <feliphil@gmx.net> - 2012-08-05 13:44 +0200
  Re: The way to develope a graphical application to manage a Postgres database Walter Hurry <walterhurry@lavabit.com> - 2012-08-05 15:47 +0000
    Re: The way to develope a graphical application to manage a Postgres database Csanyi Pal <csanyipal@gmail.com> - 2012-08-05 17:58 +0200
      Re: The way to develope a graphical application to manage a Postgres database Walter Hurry <walterhurry@lavabit.com> - 2012-08-05 16:25 +0000
    Re: The way to develope a graphical application to manage a Postgres database Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-05 19:21 +0100
    Re: The way to develope a graphical application to manage a Postgres database Csanyi Pal <csanyipal@gmail.com> - 2012-08-05 20:26 +0200
      Re: The way to develope a graphical application to manage a Postgres database rusi <rustompmody@gmail.com> - 2012-08-06 21:03 -0700

csiph-web