I was just reading about PyFace, TraitsUI and TraitsGUI but I have problems to understand the difference between those projects.
- PyFace: GitHub.
The pyface project contains a toolkit-independent GUI abstraction layer, which is used to support the "visualization" features of the Traits package.
The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the "visualization" features of the Traits package.
The TraitsGUI project contains a toolkit-independent GUI abstraction layer (known as Pyface), which is used to support the "visualization" features of the Traits package.