PyQt6 Course For Beginners [Python GUI Framework PyQt ]

  Рет қаралды 161,738

Parwiz Forogh

Parwiz Forogh

Күн бұрын

Join PyQt6 19 Hours Course in Udemy
www.udemy.com/course/python-g...
This is PyQt6 Course For Beginners [Python GUI Framework PyQt ], as you know PyQt is one of the best choice for GUI Development in Python and in there recent years there has been different versions of PyQt, we had PyQt4 after that PyQt5 and now we have PyQt6 in 2021, in this course you will learn different topics and concepts in PyQt especially in PyQt6.
Join My Skillshare Courses
www.skillshare.com/r/user/par...
Support me on Patreon
/ parwizforogh
Table of Content
1: Introduction & Installation = 00:00:00
2: PyQt6 QLabel & QButton = 00:22:04
3: PyQt6 Signal & Slots = 00:27:17
4: QButton with Qt Designer = 00:31:06
5: PyQt6 Layout Management = 00:37:00
6: PyQt6 QLineEdit = 00:48:10
7: PyQt6 QRadioButton = 00:54:14
8: PyQt6 QCheckBox = 01:03:38
9: PyQt6 SpinBox = 01:17:59
10:PyQt6 QTableWidget = 01:31:00
11:PyQt6 QListWidget = 01:39:10
12:PyQt6 QComboBox = 01:47:46
13:PyQt6 QMenu = 01:56:04
14: PyQt6 Database Programming = 02:04:34
15:Font & Color Dialog = 02:47:11
16:PyQt6 QPainter Class = 02:53:06
#PyQt6#PyQt

Пікірлер: 75
@ParwizForogh
@ParwizForogh 3 жыл бұрын
You can support me on Patreon www.patreon.com/parwizforogh
@anontough6907
@anontough6907 Жыл бұрын
really love the up to date content.
@ltkdt
@ltkdt 2 жыл бұрын
Really appreciate this tutorial from you! I am about to build my first app with PyQt 6
@deeperblue77
@deeperblue77 2 жыл бұрын
Very helpful and insightful. I haven't touched on PyQt yet, so this was really great. I like your style of explaining things. I've directly purchased your course on Udemy!
@ovterb3665
@ovterb3665 2 жыл бұрын
Very good and well explained tutorial, totally helped me with my university project!
@jorgeluis4389
@jorgeluis4389 3 жыл бұрын
Short and sweet. Very good!
@petragonzalez7868
@petragonzalez7868 Жыл бұрын
Thanks a lot for Parwiz. Everyone starting with application desktops in Python should start by here. A very thorough, and above all, useful introduction.
@shechren
@shechren Жыл бұрын
your tutoring makes that open my eyes to GUI Programming.
@akcandlestick8948
@akcandlestick8948 3 жыл бұрын
hi sir ji i watch all your video of python related. pls one help regarding which library we use in printing related like some tex printing on paper ?
@hyllervianna
@hyllervianna 2 жыл бұрын
Hey Parwiz, thanks for that !!!
@a.bambambacke8856
@a.bambambacke8856 3 жыл бұрын
Thanks my friend
@plumPB
@plumPB 2 жыл бұрын
I’ve some problem with setWindowIcon and QICON: the string have to be a .png file present on the directory or “qt.png” is an option of the class?
@saurabhtalele1537
@saurabhtalele1537 3 жыл бұрын
Great sir....
@walterpastor2496
@walterpastor2496 2 жыл бұрын
Hi Parwiz, I’ve installed pyqt6 over pyqt5 installation, but typing de import cmd only the editor show me pyqt5 library and not pyqt6, please I appreciated any comment. Thank you.
@wilsonwilson137
@wilsonwilson137 Жыл бұрын
Excellent video. Thank you
21 күн бұрын
Wonderful video, thank you so much!
@abdurrazzak1612
@abdurrazzak1612 Жыл бұрын
Very good and well explained tutorial.
@SANJOYKHUMBONGMAYUM
@SANJOYKHUMBONGMAYUM Жыл бұрын
best tutorial ever thumbs up bro
@SaifUllahKhan0
@SaifUllahKhan0 2 жыл бұрын
Your udemy course does not have videos about qthread and how to use threads with gui. I am looking for a tutorial on threading best way to implement it in the app.
@MalekBenkouider
@MalekBenkouider 3 жыл бұрын
Thank you so much
@AsadAli-xl3np
@AsadAli-xl3np 11 ай бұрын
Assalamelekum Sir, how can frame add for button inside on background image which is brought by pixmap as from label property ?
@pooyhuge1350
@pooyhuge1350 2 жыл бұрын
how can I install pyqt6 and python3.8(I think windows7 only 3.8) in windows7 ?
@SpaceTimeBeing_
@SpaceTimeBeing_ 2 жыл бұрын
How do you show other windows from a window? .show() method doesn't work in pyqt6, only exec works and it ends up blocking the code
@junkeirahacker6772
@junkeirahacker6772 Жыл бұрын
thanks for the 80/20 of the thing
@philtoa334
@philtoa334 3 жыл бұрын
Nice.
@LuvxJacqu4li8e
@LuvxJacqu4li8e 2 жыл бұрын
Thanks
@borisbob
@borisbob 3 жыл бұрын
thank u
@fvdrvfwvfdsavfsdv9570
@fvdrvfwvfdsavfsdv9570 Жыл бұрын
i cant install pyqt5 tools
@maulanayusuf5486
@maulanayusuf5486 Жыл бұрын
I have an assignment from the company where I work to create a GUI software using pyqt5 for the purpose of simplifying data input. if i just use python pyqt5 library without changing the pyqt5 library. is it still free?
@digitalmachine0101
@digitalmachine0101 Ай бұрын
Good information
@selinavc-
@selinavc- 9 ай бұрын
when ı try to open my window.ui like 19.50, it says uic.load_ui('window2.ui',self) TypeError: 'module' object is not callable. they are in the same folder. ı dont know what should ı do ,can you help
@viveklalaji9473
@viveklalaji9473 5 ай бұрын
Pls make vedios for Qtableview and Qtabletree controls.
@manuelmendezcalvo3487
@manuelmendezcalvo3487 Жыл бұрын
Hi, I am just using PyQt6 for my university project, but i can't install it. I used as you show in your video, but as soon as i type it on my terminal, it tells me that < Installing build dependencies ... error error: subprocess-exited-with-error> Any idea? TY!
@thejuzz2554
@thejuzz2554 Жыл бұрын
Maybe it's because PyQt6 doesn't support any Python versions newer than 3.9, check yours
@IvanColumbro
@IvanColumbro 2 жыл бұрын
Hello! Is it possible to have a new coupon for your PyQt6 on Udemy, please? Are the notions you teach in the course valid (with minimal changes to the code) also for PySide6?
@ParwizForogh
@ParwizForogh 2 жыл бұрын
Yea you can use the same code with some minor changes with pyside6, and this is the new coupon www.udemy.com/course/python-gui-development-with-pyqt6/?couponCode=F5779B95F4B744C77760
@IvanColumbro
@IvanColumbro 2 жыл бұрын
@@ParwizForogh thank you very much! I'm going to buy your course just now!
@shadyismad9419
@shadyismad9419 2 жыл бұрын
Can some1 explain why we need to use the self keyword in every pyqt project? I'm still learning python , but just wondering...
@tonystark7166
@tonystark7166 2 жыл бұрын
Using classes we have to use self keyword. Its mandatory. You will know it while learning the concepts of OOP.
@devzero81
@devzero81 Жыл бұрын
how make to converting in apk the archive .py?
@DrSpecter232
@DrSpecter232 Жыл бұрын
If uic.loadUi("file.ui",self) does not work just use the path of the file instead. Hope this can help someone.
@frezze9314
@frezze9314 Жыл бұрын
Using Visual Studio 2022 and unable to compile build qt6 in Environment. Qt ui file will run from power shell command-line. Also will work when convert ui to py and the code works. How to get it Qt6 ui file to build in Visual Studio (fatal error C1083: Cannot open include file: 'stddef.h'). Steps to fix: 1. I installed QT msvc. 2. Installed c++ 3. Visual Studio sdk 4. Windows universal C Runtime 5. c++ core features - Question: Can you provide a video with Visual Studio 2022 and Qt 6?
@TheRuancarlo
@TheRuancarlo Жыл бұрын
Can't pipinstall pyqt6-tools on windows
@czechulok543
@czechulok543 3 жыл бұрын
i did all the same as you but when i run pyqt5designer.exe from terminal i'm keep geting this error: 'pyqt5designer.exe' is not recognized as an internal or external command, operable program or batch file.
@Ahsoka501st
@Ahsoka501st 3 жыл бұрын
Use this command instead: pyqt5-tools designer
@subratpanda5453
@subratpanda5453 2 жыл бұрын
@@Ahsoka501st Even that's not working
@codeminde4727
@codeminde4727 Жыл бұрын
It is possible make a GUI just coding?
@ahmedragab4063
@ahmedragab4063 Жыл бұрын
it is possible, but takes much time, that's why they build the GUI Designer for large scale projects.
@sherniyazbolat4360
@sherniyazbolat4360 Жыл бұрын
2:06:20
@cornchip45
@cornchip45 2 жыл бұрын
I need help. I cannot get past the installation step. I tried copying and pasting this the install command into the python command line, the python shell, and my computer's command line. Nothing, nothing and nothing. Can anyone let me know what I'm doing wrong?
@casualwargamer
@casualwargamer 2 жыл бұрын
you mean pip install? try: pip3 install
@cornchip45
@cornchip45 2 жыл бұрын
@@casualwargamer yes, I did pip install, and I can literally see the package in my python site-packages folder, AND I am running out of the same directory
@cornchip45
@cornchip45 2 жыл бұрын
But, I continue to get ModuleNotFoundError
@omyele9315
@omyele9315 Жыл бұрын
Who taught you all these things
@sprinteroz2239
@sprinteroz2239 2 жыл бұрын
I'm new to this and I could not follow along, as I did not see how you set up the file structure when you opened the program not a tut for beginners.
@GelsYT
@GelsYT Жыл бұрын
OMGG THANKS A LOT! YOU'RE A LIFE SAVER ON THE LAYOUTS AT 3:09:19 !!!
@dhruvsavla
@dhruvsavla 3 жыл бұрын
If pyqt5designer does not work, type: pyqt5-tools designer
@subratpanda5453
@subratpanda5453 2 жыл бұрын
Not working for me. pls help
@ahmedragab4063
@ahmedragab4063 Жыл бұрын
@@subratpanda5453 cmd/cli>> designer
@mohammedkharzom3109
@mohammedkharzom3109 2 жыл бұрын
Hi , could you give me another coupon for udemy
@ParwizForogh
@ParwizForogh 2 жыл бұрын
www.udemy.com/course/python-gui-development-with-pyqt6/?couponCode=E749C721491A5E5A41E9
@KaiqueFura200
@KaiqueFura200 3 жыл бұрын
Kd os BR falando do PyQt6? Só tem gringo aqui, slk.
@zaphkielbellofiore185
@zaphkielbellofiore185 3 жыл бұрын
poise to tentando aprende, mas só acho em inglês ;w;
@lolmrpana11
@lolmrpana11 2 жыл бұрын
its not working for me even thought everything is correct
@hemangvadgama5258
@hemangvadgama5258 Жыл бұрын
same here, just blank window opens, no buttons, custom title or icons
@chris-nj3vg
@chris-nj3vg 3 жыл бұрын
Very good tutorial! But you don't have to set the font & color all the time ;)
@thedownwardmachine
@thedownwardmachine Жыл бұрын
It's a huge red flag that he edits generated code in this tutorial. It's probably just meant to be a proof of concept, but you'd never actually do that, and in fact what I really need to know is how to connect slots and signals to the main application.
@frescobaldobeccalossi9227
@frescobaldobeccalossi9227 Жыл бұрын
MS Visual studio Forever!! 8-((
@anontough6907
@anontough6907 Жыл бұрын
Well... Here I am, after learning that Pyqt is better than Tkinter snif... I loved tkinter.
How to Create Modern Charts in Python
1:00:49
Parwiz Forogh
Рет қаралды 4,3 М.
🤔Какой Орган самый длинный ? #shorts
00:42
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,7 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
你们会选择哪一辆呢#short #angel #clown
00:20
Super Beauty team
Рет қаралды 51 МЛН
QtDesigner and PyQt5:  The right and wrong way to use them together
37:16
Alan D Moore Codes
Рет қаралды 107 М.
PyQt vs. PySide: Differences, Similarities, and Licenses [2022]
6:58
Code First with Hala
Рет қаралды 47 М.
"I Hate Agile!" | Allen Holub On Why He Thinks Agile And Scrum Are Broken
8:33
15 Python Libraries You Should Know About
14:54
ArjanCodes
Рет қаралды 372 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,5 МЛН
Python GUI Development Using PyQt5
22:08
NeuralNine
Рет қаралды 188 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,1 МЛН
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,6 МЛН
Здесь упор в процессор
18:02
Рома, Просто Рома
Рет қаралды 269 М.