Qt Models and Views made easy with general purpose Model and a Widget delegate.
The full documentation is at http://pythonhosted.org/easymodel.
- Easy to use tree model for arbitrary data.
- Widgets in views via delegates.
- Cascading views, similar to QColumnView but with arbitrary widgets (e.g. QComboBox or even a mix).