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


Groups > comp.lang.python > #26529

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

From Wolfgang Keller <feliphil@gmx.net>
Newsgroups comp.lang.python
Subject Re: The way to develope a graphical application to manage a Postgres database
Date 2012-08-05 13:44 +0200
Organization albasani.net
Message-ID <20120805134448.08d5a9172912430da2a3a0b4@gmx.net> (permalink)
References <mailman.2882.1343934314.4697.python-list@python.org>

Show all headers | View raw


> Can one advices me where to go?

There are a number of Python frameworks for GUI database applications:

- Dabo (wxPython)
- Sqlkit (PyGTK & SQLalchemy)
- Pypapi (PyQt & SQLalchemy)
- Camelot (PyQt & SQLalchemy)
- Qtalchemy (PyQt & SQLalchemy)
- Openobject (PyGTK)
- Defis (wxPython & SQLalchemy), Russian only
- Kiwi (PyGTK)

Not sure whether these are still active:

- Gnuenterprise (wxPython)
- Pythoncard (wxPython)

Sincerely,

Wolfgang Keller

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