Camelot is a Python GUI framework for building desktop applications very quickly, simply by adding some additional information to your model definition. Camelot is built on top of Sqlalchemy and PyQt, and is inspired by the Django admin interface. The framework includes custom field types and editors for images, email addresses, rich text, and more.

Release Notes: This release mainly brings the implementation of the new style actions, using iterators to communicate between the model and the GUI. Other changes are the delayed creation of widgets on tabs to improve performance for screens with many fields, the move to migrate 7.1., a new splash screen, Italian translations, and PySide compatibility.

Screenshot

Release Tags: Major, GUI, Stable, actions

Tags: application framework

Licenses: GPLv2