Title: A brief Demonstration of Some Python GUI Libraries

Year of Publication: Aug - 2019
Page Numbers: 1-6
Authors: Primoz Podrzaj
Conference Name: The 8th International Conference on Informatics and Applications (ICIA2019)
- Japan

Abstract:


In this paper some possible solutions of graphical user interfaces (GUIs) within Python programming language are presented. GUIs are becoming increasingly important, because human beings are more and more involved in dealing with computers for every day life. GUIs are however part of computer systems that presents the border between computer and human being. It is therefore very important for any serious programming language to offer easy to use solutions in the area of GUI development. In this paper a few possible GUI libraries for Python are presented. A very basic examples of their application are also given in order to give a sense of their complexity. Two examples which can be useful in educational environment are also presented at the end of the paper.