File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,17 +21,18 @@ installed.
2121
2222Otherwise, the situation (at the time of writing) is as follows:
2323
24- ============= ========================== =================================
25- GUI framework pip-installable? conda or conda-forge-installable?
26- ============= ========================== =================================
27- PyQt5 yes yes
28- ------------- -------------------------- ---------------------------------
29- PyQt4 PySide: on Windows and OSX yes
30- ------------- -------------------------- ---------------------------------
31- PyGObject yes [# ]_ on Linux
32- ------------- -------------------------- ---------------------------------
33- wxPython yes [# ]_ yes
34- ============= ========================== =================================
24+ ========= ========= ================ =================================
25+ framework bindings pip-installable? conda or conda-forge-installable?
26+ ========= ========= ================ =================================
27+ Qt5 PyQt5 yes yes
28+ Qt5 PySide2 yes [# ]_ yes
29+ Qt4 PyQt4 no yes
30+ Qt4 PySide OSX and Windows yes
31+ GTK3 PyGObject yes [# ]_ Linux and OSX
32+ wxWidgets wxPython yes [# ]_ yes
33+ ========= ========= ================ =================================
34+
35+ .. [# ] See http://lists.qt-project.org/pipermail/pyside/2018-March/002537.html.
3536
3637 .. [# ] No wheels available, see
3738 https://pygobject.readthedocs.io/en/latest/devguide/dev_environ.html
You can’t perform that action at this time.
0 commit comments