File tree 1 file changed +12
-11
lines changed 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,18 @@ installed.
21
21
22
22
Otherwise, the situation (at the time of writing) is as follows:
23
23
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.
35
36
36
37
.. [# ] No wheels available, see
37
38
https://pygobject.readthedocs.io/en/latest/devguide/dev_environ.html
You can’t perform that action at this time.
0 commit comments