filmov
tv
Python Auto GUI (using PyQt)

Показать описание
#python #pythontutorial #pyqt #pythonguitutorial #pythongui
Creating GUI for Python application, in my opinion, is a tedious task and sometimes it's really hard to create and manage forms and dialogs inside an application. Although some library such as PyQt and PySide make it much easier to create GUI compare to TKinter, developers should create GUI using QtDesigner or write it completely in code.
Most of the time we need to create a form to show current state of an object and let user modify the content.
In this video I'm gonna show you a library that help us create GUI for objects with just 1 line of code.
I'll push this library after refactoring on github and you and download and use it inside your application
source code url added to playlist description
Creating GUI for Python application, in my opinion, is a tedious task and sometimes it's really hard to create and manage forms and dialogs inside an application. Although some library such as PyQt and PySide make it much easier to create GUI compare to TKinter, developers should create GUI using QtDesigner or write it completely in code.
Most of the time we need to create a form to show current state of an object and let user modify the content.
In this video I'm gonna show you a library that help us create GUI for objects with just 1 line of code.
I'll push this library after refactoring on github and you and download and use it inside your application
source code url added to playlist description