Python PyQt5 IMAGES are easy! 📷

  Рет қаралды 4,394

Bro Code

Bro Code

Күн бұрын

Пікірлер: 12
@BroCodez
@BroCodez 6 ай бұрын
# PyQt5 images import sys from PyQt5.QtWidgets import QApplication, QMainWindow, QLabel from PyQt5.QtGui import QPixmap class MainWindow(QMainWindow): def __init__(self): super().__init__() self.setGeometry(700, 300, 500, 500) label = QLabel(self) label.setGeometry(0, 0, 500, 500) pixmap = QPixmap("profile_pic.jpg") label.setPixmap(pixmap) label.setScaledContents(True) label.setGeometry((self.width() - label.width()) // 2, (self.height() - label.height()) // 2, label.width(), label.height()) def main(): app = QApplication(sys.argv) window = MainWindow() window.show() sys.exit(app.exec_()) if __name__ == "__main__": main()
@Invidoe-1
@Invidoe-1 Ай бұрын
thanks
@MoonDogg750
@MoonDogg750 4 ай бұрын
Finally, a guy who just explains the basic bare bones concept of a function without shoestring it into an existing project. Thank you, your the seventh and final video I've watched on display an image.
@memeruler7165
@memeruler7165 6 ай бұрын
One of the best youtubers out there and still posting. I remember watching you a while back on your python tutorial I just wanna say thanks for your help
@Fireman9143
@Fireman9143 6 ай бұрын
All your videos are very helpful! Do you take project requests?
@rajushah8748
@rajushah8748 6 ай бұрын
You're the best ❤
@rajushah8748
@rajushah8748 6 ай бұрын
❤❤❤❤
@hurricanos13
@hurricanos13 6 ай бұрын
First Greeting from Algeria!
@chakib4tmane
@chakib4tmane 6 ай бұрын
Second 🇩🇿
@JassersChannel
@JassersChannel 3 ай бұрын
Hello from an Egyptian in Saudi Arabia!
@rajushah8748
@rajushah8748 6 ай бұрын
❤❤❤❤❤❤❤❤❤❤
@jwfans3127
@jwfans3127 5 ай бұрын
if a video contains a "PyQt5" it also ends with a "are easy!"
Python PyQt5 LAYOUT MANAGERS are easy! 🧲
6:39
Bro Code
Рет қаралды 4 М.
Python PyQt5 BUTTONS are easy! 🛎️
7:05
Bro Code
Рет қаралды 4,2 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
5 Useful F-String Tricks In Python
10:02
Indently
Рет қаралды 345 М.
C++ Super Optimization: 1000X Faster
15:33
Dave's Garage
Рет қаралды 336 М.
5 Python Libraries You Should Know in 2025!
22:30
Keith Galli
Рет қаралды 90 М.
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 271 М.
How to make advanced image recognition bots using python
15:01
Kian Brose
Рет қаралды 1,4 МЛН
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
5 Useful Python Decorators (ft. Carberra)
14:34
Indently
Рет қаралды 112 М.
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 129 М.
Python PyQt5 LINE EDITS are easy! 💬
6:01
Bro Code
Рет қаралды 3 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН