On Mon, Nov 17, 2008 at 05:05:57AM -0300, carlos albornoz wrote:
> hello list.
>
> I'm new at this, and I'm looking for examples but I find nothing, I need to
> learn pygtk+mysql
I don't have any pointer for pygtk+mysql but, depending on what you have to do
with the database, you may find this interesting:
http://sqlkit.argolinux.org
It's a package that already provides very customizable widgets to edit
databasse and is based on sqlalchemy, that is a layer that takes care to
talk to the database and really talks to many different backends. Loog at
the rich demo.
sandro
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/