Create Your First GUI App in Python | PyQt6 Tutorial

preview_player
Показать описание
In this PyQt6 tutorial, I will be showing you how to create a simple hello GUI desktop application in Python.

Buy Me a Coffee? Your support is much appreciated!
----------------------------------------------------------------------------------------------------------------
Venmo: @Jie-Jenn

## What is PyQt?
PyQt is a library created by Riverbank based on the Qt framework to let you build desktop applications in Python. (An alternative is PySide6, by Qt the company itself).

Qt framework itself is written in C++, and the framework is also available in other programming languages, such as Java and C++. By using Python, we can build applications much more rapidly.

Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#PyQt6 #PythonAapp #DesktopApp
Рекомендации по теме
Комментарии
Автор

Very concise, straight to the point and excellent addition of different ways to do the same thing!

bazooka
Автор

Beautifully explained, love u teacher

farhadmaqbool
Автор

I love videos like this! Code is clear well explained, simple for startups and references! Thank you

derismekentz
Автор

Pls keep uploading PyQt6 tutorial videos for beginner

atharvapatil
Автор

Great video! Thanks, this was actually really helpful!

fun
Автор

Hi. Watching from Korea. Thanks for your amazing lecture, Simple and very intuitive..
What is it the editor you using?

jwpark
Автор

how did you have that Virtualenv: Activate??

joshuagocotano
Автор

I am looking for a curriculum that teaches operations with images and coding. Multiple images! It happens?

papalaly
Автор

Can I code in QT Framework? not in sublime text or others

rafi
Автор

Hi) great video .... I have a question: how to output the result of python code to text in a widget. the results themselves are updated every 0.2 s ...
Thank you for the video.

qwnwmum