Search Mac Software Downloads
|
DESCRIPTION
Dabo is a 3-tier, cross-platform application development framework, written in Python atop the wxPython GUI toolkit. And while Dabo is designed to create database-centric apps, that is not a requirement. Lots of people are using Dabo for the GUI tools to create apps that have no need to connect to a database at all.

Desktop applications. That's what Dabo does. It's not YAWF (yet another web framework). There are plenty of excellent web frameworks out there, so if that's what you are looking for, Dabo isn't for you. But there are almost no desktop application frameworks out there, and if you want to create applications that run on Windows, OS X or Linux, Dabo is for you!

WHAT'S NEW
Version 0.9:
  • Removed the conditional import on the decimal module, as we are now requiring Python 2.4.
  • Removed bare 'except:' from the code. Errors are now explicitly caught and handled. This allowed us to identify and fix several insidious bugs that were suppressed by these bare exception handlers.
  • Major re-write to the dDialog subclasses.
  • much more
REQUIREMENTS
Mac OS X 10.3 or later, Python 2.4 or higher (2.5 recommended), wxPython 2.6 or higher (2.8 highly recommended). Also, MySQLdb (for MySQL), kinterbasdb (Firebird), pysqlite (SQLite) or psycopg (PostgreSQL) is required for the database-releated demos to work.


Developer:Ed Leafe and Paul McNett
Downloads:1,081
  - Version d/l:391
Development:Libraries
License:Free
Date:10 Dec 2008
Platform:PPC/Intel
OTHER PEOPLE SUGGEST
    No similar products suggested yet
    Suggest something else:
    Dabo User Reviews (0 posts)Write A Review
    Be the first to write a review of Dabo