Lines Matching +full:unix +full:- +full:like
1 .. _other-gui-packages:
6 Major cross-platform (Windows, Mac OS X, Unix-like) GUI toolkits are
15 good Python-specific reference documentation. There are also bindings to
20 PyQt is a :program:`sip`\ -wrapped binding to the Qt toolkit. Qt is an
22 available for Unix, Windows and Mac OS X. :program:`sip` is a tool
32 wxPython is a cross-platform GUI toolkit for Python that is built around
35 Windows, Mac OS X, and Unix systems by using each platform's native
36 widgets where ever possible, (GTK+ on Unix-like systems). In addition to
39 low-level device context drawing, drag and drop, system clipboard access,
40 an XML-based resource format and more, including an ever growing library
41 of user-contributed modules. wxPython has a book, `wxPython in Action
42 <https://www.manning.com/books/wxpython-in-action>`_, by Noel Rappin and
47 Python, both cross-platform, and platform-specific. See the `GUI Programming