aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyface/pkg-descr
blob: e4136165f4cc8a4ff79ef34c453b63dbbb7ca721 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
The pyface project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let pyface and your selected
toolkit and back-end take care of the details
of displaying them.

The following GUI backends are supported:
 * wxPython
 * PyQt
 * PySide

WWW: https://docs.enthought.com/pyface/