Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26413
| From | Csanyi Pal <csanyipal@gmail.com> |
|---|---|
| Subject | The way to develope a graphical application to manage a Postgres database |
| Date | 2012-08-02 20:24 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2882.1343934314.4697.python-list@python.org> (permalink) |
Hi, I'm new to python. I'm searching for a way to develope a Python graphical application for a Postgresql database. I have installed on my Debian GNU/Linux testing/sid system many python packages, among others: eric, geany, idle, ninja-ide, pida (it doesn't work here), python2.7, python-easygui, python-forgetsql, python-gasp, python-glade2, python-gobject-2, python-gtk2, python-pip, python-pygresql, python-pyside.qtsql, python-subversion, python-tk, python-wxglade, spyder, python3-psycopg2, python-psycopg2, XRCed. I did search in the Google but can't find any good tutorial except for wxpython tutorial: http://wiki.wxpython.org/FrontPage, wxGlade tutorial: http://wiki.wxpython.org/WxGladeTutorial There is a tutorial for using python-psycopg2 here: http://wiki.postgresql.org/wiki/Psycopg2_Tutorial Still I don't know how to put these all together? XRCed is the most interesting way for me. Can one advices me where to go? -- Regards from Pal
Back to comp.lang.python | Previous | Next — 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