Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > a1cd89b7323b7bf2e12ddace58e4813c > files > 1458

python-pyface-4.3.0-4.fc18.noarch.rpm

==========================================
pyface: traits-capable windowing framework
==========================================

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


Prerequisites
-------------
If you want to run pyface, you must also install
`traits <https://github.com/enthought/traits>`_.