QtAlchemy is a framework for graphical application form building from python classes. The framework is based heavily on PySide, but PyQt has been shown to be a usable alternative. On the back-end, qtalchemy is built with a heavy pre-dilection towards SQLAlchemy and the goal of qtalchemy is to be a rapid application environment for database applications.
The following annotated examples give an overview of the functionality found within qtalchemy.