Yet another database question, please

kyosohma at gmail.com kyosohma at gmail.com
Fri Nov 30 09:20:02 EST 2007


On Nov 30, 7:23 am, nmp <addr... at is.invalid> wrote:
> Hello to all. I am only just learning both Python and PyGTK (with Glade).
> I also need to learn how to use databases in my programs. My preliminary
> research leads me in the direction of SQLAlchemy, which seems to be what
> everybody else is using.
>
> So, does anyone have a good example that shows how to tie these things
> toegether? I would like to have the GUI dialogs and treeviews directly
> interacting with the underlying tables and/or views.
>
> [cough]Like Borland Delphi 1.0, in the nineties...[/cough]
>
> Another question: I found that in Ubuntu, I was able to install the Glade
> widgets for libgnomedb (libgnomedb3-glade3). Would these be usable with
> Python/PyGTK, too? As is too common, the documentation provided is
> somewhat scarce.
>
> Any sort of pointers or suggestions welcome, of course.

You should try Dabo. It sounds like what you want to do and what Dabo
does dovetails nicely.

http://dabodev.com/

Mike



More information about the Python-list mailing list