Photo by ThisisEngineering RAEng / Unsplash

Creating Python desktop applications with graphical user interface

News Nov 1, 2022

Author: Mashnin T.
Year: 2022
Number of pages: 143

Python is the most popular programming language used for object-oriented programming. And of course, Python is an interactive programming language that provides a wide range of possibilities for creating GUI (Graphical User Interface) and developing desktop applications. This book introduces you to various Python frameworks for creating desktop GUI applications, such as PyQt, PySide, Tkinter, Kivy, WxPython, and Dear PyGUI.

Tags