The way to develope a graphical application to manage a Postgres database
Wolfgang Keller
feliphil at gmx.net
Sun Aug 5 07:44:48 EDT 2012
> 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
More information about the Python-list
mailing list