Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26541
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: The way to develope a graphical application to manage a Postgres database |
| Date | 2012-08-05 19:21 +0100 |
| References | <mailman.2882.1343934314.4697.python-list@python.org> <jvm4ij$njg$1@news.albasani.net> <87txwhfhzd.fsf@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2965.1344190806.4697.python-list@python.org> (permalink) |
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. > > 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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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