Subject Re: [firebird-python] KinterbaseDB for Python 3.1
Author Uwe Grauer
the.weavster wrote:
> Are there plans for a KinterbaseDB installer for Python 3.1?
>
> Python 3.1 includes the tkinter.ttk themed widgets as standard and I'd
> like to use them to make a GUI for a Firebird database.
>
> Thanks.

Take a look at Dabo:
http://dabodev.com/

Dabo is based on wxPython and has a high level platform independent
interface for building database apps.
Firebird is supported by Dabo up to python 2.6.x.

Uwe