User Tools

Site Tools


misc:gui_frameworks_for_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
misc:gui_frameworks_for_linux [2017/05/13 01:37] mithatmisc:gui_frameworks_for_linux [2017/05/29 19:27] mithat
Line 5: Line 5:
 ==== Tkinter ==== ==== Tkinter ====
  
-<WRAP center round info 90%> +**TL;DR**: Perhaps OK for small, one-file utility apps
-Perhaps OK for small, one-file utility apps +
-</WRAP>+
  
 Pros Pros
Line 66: Line 64:
 ==== PyGObject ==== ==== PyGObject ====
  
-<WRAP center round info 90%> +**TL;DR**: Perhaps best option for Linux-centric apps---unless/until some GNOME goofiness happens.
-Perhaps best option for Linux-centric apps---unless/until some GNOME goofiness happens. +
-</WRAP>+
  
 Replacing PyGTK. Replacing PyGTK.
Line 118: Line 114:
 ==== PyQt ==== ==== PyQt ====
  
-<WRAP center round info 90%> +**TL;DR**: Perhaps best option for multi-platform FOSS apps and for proprietary apps that have a $500 tools budget.
-Perhaps best option for multi-platform FOSS apps and for proprietary apps that have a $500 tools budget. +
-</WRAP>+
  
 Pros Pros
Line 135: Line 129:
 ==== PySide ==== ==== PySide ====
  
-<WRAP center round info 90%> +**TL;DR**: Abandonware? If not now, later?
-Abandonware? If not now, later? +
-</WRAP>+
  
 Classic PySide was released in 2015 and works with Qt 4.8 framework. PySide2, which supports Qt5, is being developed, but it's not production ready, seems to be moving slowly, and doesn't seem to have much mindshare. Classic PySide was released in 2015 and works with Qt 4.8 framework. PySide2, which supports Qt5, is being developed, but it's not production ready, seems to be moving slowly, and doesn't seem to have much mindshare.
  
 ==== Kivy ==== ==== Kivy ====
-<WRAP center round info 90%> +**TL;DR**: Not really a desktop application framework. Well-suited to touch interfaces.
-Not really a desktop application framework. Well-suited to touch interfaces. +
-</WRAP>+
  
 Pros Pros
misc/gui_frameworks_for_linux.txt · Last modified: 2017/05/29 19:28 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki