skip to navigation
skip to content

Dabo 0.9.3

Dabo Desktop Application Framework

Dabo is a framework for developing enterprise-grade, 3-tier, database applications. It is database- agnostic, and currently supports MySQL, PostgreSQL, Firebird, MS SQL and SQLite as backends. It wraps wxPython for its UI layer. Dabo's ui module is an excellent replacement for raw wxPython. It wraps wxPython controls, and provides a much more consistent and Pythonic API to them. Many people who aren't connecting to databases are using dabo.ui to develop their apps, as they are much more productive than with raw wxPython.