#pyqt5 resultados de búsqueda

Some GUI improvements with PyQt5 for gpt-computer-assistant. Also, there are some tool improvements via @getUpasonic Tiger. - Changed fonts - Added icon - Added dark mode - Others... github.com/onuratakan/gpt… #python #gui #pyqt5 #openai #ai #opensource

onuratakanulsy's tweet image. Some GUI improvements with PyQt5 for gpt-computer-assistant. Also, there are some tool improvements via @getUpasonic Tiger.

- Changed fonts
- Added icon
- Added dark mode
- Others...

github.com/onuratakan/gpt…

#python #gui #pyqt5 #openai #ai #opensource

Just created a digital clock widget with Python and the PyQt5 library! ⏰ It's amazing how powerful these tools are for building clean, functional desktop apps. What do you think of the design? Let me know in the comments, and feel free to share your own projects! #Python #PyQt5

imman_tech1's tweet image. Just created a digital clock widget with Python and the PyQt5 library! ⏰
It's amazing how powerful these tools are for building clean, functional desktop apps. What do you think of the design?
Let me know in the comments, and feel free to share your own projects!

#Python #PyQt5

🧱 Why Modular Architecture Wins in 2025 Monoliths are out. Modular design = speed, agility, and clean scaling. ⚡ Micro-updates without breaking the app 🧠 Devs own independent modules 🔌 Cloud tools plug in seamlesslyReal talk: Split your UI into PyQt blocks. #PyQt5 #Python

NigelRussell93's tweet image. 🧱 Why Modular Architecture Wins in 2025
Monoliths are out. Modular design = speed, agility, and clean scaling.
⚡ Micro-updates without breaking the app
🧠 Devs own independent modules
🔌 Cloud tools plug in seamlesslyReal talk: Split your UI into PyQt blocks.
#PyQt5 #Python

🚀 Wrapped up my final course project: a Weather App built in Python + PyQt5 🌦️ ✅ Real-time API (OpenWeatherMap) ✅ PyQt5 GUI ✅ Weather emojis ☁️❄️🌧️ Next up: building AI apps, agents & ML projects 🤖 #Python #PyQt5 #AI #MachineLearning

gpykss's tweet image. 🚀 Wrapped up my final course project: a Weather App built in Python + PyQt5 🌦️

✅ Real-time API (OpenWeatherMap)
✅ PyQt5 GUI
✅ Weather emojis ☁️❄️🌧️
Next up: building AI apps, agents & ML projects 🤖

#Python #PyQt5 #AI #MachineLearning
gpykss's tweet image. 🚀 Wrapped up my final course project: a Weather App built in Python + PyQt5 🌦️

✅ Real-time API (OpenWeatherMap)
✅ PyQt5 GUI
✅ Weather emojis ☁️❄️🌧️
Next up: building AI apps, agents & ML projects 🤖

#Python #PyQt5 #AI #MachineLearning
gpykss's tweet image. 🚀 Wrapped up my final course project: a Weather App built in Python + PyQt5 🌦️

✅ Real-time API (OpenWeatherMap)
✅ PyQt5 GUI
✅ Weather emojis ☁️❄️🌧️
Next up: building AI apps, agents & ML projects 🤖

#Python #PyQt5 #AI #MachineLearning
gpykss's tweet image. 🚀 Wrapped up my final course project: a Weather App built in Python + PyQt5 🌦️

✅ Real-time API (OpenWeatherMap)
✅ PyQt5 GUI
✅ Weather emojis ☁️❄️🌧️
Next up: building AI apps, agents & ML projects 🤖

#Python #PyQt5 #AI #MachineLearning

Remember those projects I mentioned a while back? Well one of them is finally DONE! I built my own Python Interpreter (with GUI) 3 weeks of work, 20+ docs read line by line, and hours of debugging but it finally works! 🚀 Demo below 👇 #Python #PyQt5 #CodingJourney #Projects


Just built a Digital Clock app with #Python & #PyQt5 🕒🔥 ✅ Real-time clock ✅ Date display ✅ Custom digital font ✅ Black + red theme Next: adding more interactivity (themes, alarms ⏰). What would you build into it? 👇 #100DaysOfCode #PythonProjects

gpykss's tweet image. Just built a Digital Clock app with #Python & #PyQt5 🕒🔥

✅ Real-time clock
✅ Date display
✅ Custom digital font
✅ Black + red theme
Next: adding more interactivity (themes, alarms ⏰).
What would you build into it? 👇
#100DaysOfCode #PythonProjects
gpykss's tweet image. Just built a Digital Clock app with #Python & #PyQt5 🕒🔥

✅ Real-time clock
✅ Date display
✅ Custom digital font
✅ Black + red theme
Next: adding more interactivity (themes, alarms ⏰).
What would you build into it? 👇
#100DaysOfCode #PythonProjects
gpykss's tweet image. Just built a Digital Clock app with #Python & #PyQt5 🕒🔥

✅ Real-time clock
✅ Date display
✅ Custom digital font
✅ Black + red theme
Next: adding more interactivity (themes, alarms ⏰).
What would you build into it? 👇
#100DaysOfCode #PythonProjects

Created a Python-based weather app! ☀️ Using PyQt5, I built a clean GUI that fetches and displays live weather data in real-time through the OpenWeatherMap API. #Python #PyQt5 #DataVisualization #API #SoftwareDevelopment

imman_tech1's tweet image. Created a Python-based weather app! ☀️ Using PyQt5,

I built a clean GUI that fetches and displays live weather data in real-time through the OpenWeatherMap API.

#Python #PyQt5 #DataVisualization #API #SoftwareDevelopment

I just published the new #QTRigDoppler version, using #PyQt5 to add a simple GUI. Currently only tested on Icom 7900, but working to support Icom 705 soon. Feedback on usage is welcome #satellites #Icom #hamlib github.com/pcabreracamara…

PCabreraCamara's tweet image. I just published the new #QTRigDoppler version, using #PyQt5 to add a simple GUI. Currently only tested on Icom 7900, but working to support Icom 705 soon. Feedback on usage is welcome #satellites #Icom #hamlib 

github.com/pcabreracamara…

🚀 Debug Smarter, Not Harder in 2025 Modern devs aren’t just fixing bugs—they’re optimizing feedback loops. 🔍 Use logging over print() for clarity 🧪 Leverage pytest + fixtures for modular test coverage #PythonDev #DebuggingTips #PyQt5

yamadafujio98's tweet image. 🚀 Debug Smarter, Not Harder in 2025
Modern devs aren’t just fixing bugs—they’re optimizing feedback loops.
🔍 Use logging over print() for clarity
🧪 Leverage pytest + fixtures for modular test coverage
#PythonDev  #DebuggingTips #PyQt5

"🚀 Just built a simple PyQt5 browser in Python! This code launches a window that maximizes to display Google using QWebEngineView. Excited to dive deeper into PyQt5! #Python #Coding #PyQt5 #WebDevelopment #LearnToCode"

BhimraHarsh's tweet image. "🚀 Just built a simple PyQt5 browser in Python! This code launches a window that maximizes to display Google using QWebEngineView. Excited to dive deeper into PyQt5! #Python #Coding #PyQt5 #WebDevelopment #LearnToCode"

Wrapped up a new app for a client: #PyQt5 + #SQLite = a smooth and efficient solution. Ready for more coding adventures! 🔥 #womenintech #100DaysOfCode


#actu #pythonprogramming #PyQt5 Cet outil Python extrait les nouvelles de plusieurs flux RSS, les organise en un format facilement lisible et les enregistre dans un fichier JSON. Il utilise PyQt5 pour afficher les nouvelles dans une fenêtre graphique #Python #RSS #NewsApp


I developed this software in Jan 17, 2021, by chance I get it on GitHub, fixed some issues and working as expected With it you can make API without coding based on #Django & #DRF Build with #PyQt5 @djangoproject repo 👇🏽


Make your own Web Browser with PyQt5 using Python. I have added some basic features such as bookmarks, history, and refreshing in it. However, you can add more functions as you wish. #python #PyQt5 #webbrowser

BilirKazim's tweet image. Make your own Web Browser with PyQt5 using Python. I have added some basic features such as bookmarks, history, and refreshing in it. However, you can add more functions as you wish.
#python #PyQt5 #webbrowser

Build a Google Maps Screenshot Desktop App With Python & PyQt6 #pyqt6 #pyqt5 #python #desktop morioh.com/p/5c7e58ebee01…


No hay resultados para "#pyqt5"

Some GUI improvements with PyQt5 for gpt-computer-assistant. Also, there are some tool improvements via @getUpasonic Tiger. - Changed fonts - Added icon - Added dark mode - Others... github.com/onuratakan/gpt… #python #gui #pyqt5 #openai #ai #opensource

onuratakanulsy's tweet image. Some GUI improvements with PyQt5 for gpt-computer-assistant. Also, there are some tool improvements via @getUpasonic Tiger.

- Changed fonts
- Added icon
- Added dark mode
- Others...

github.com/onuratakan/gpt…

#python #gui #pyqt5 #openai #ai #opensource

Add costum widget to the QTreeWidget column in pyqt5 stackoverflow.com/questions/7218… #pyqt5 #python

overflow_meme's tweet image. Add costum widget to the QTreeWidget column in pyqt5 stackoverflow.com/questions/7218… #pyqt5 #python

MetaData Generation Failed while installing PyQt5 stackoverflow.com/questions/7093… #python3x #pyqt5

overflow_meme's tweet image. MetaData Generation Failed while installing PyQt5 stackoverflow.com/questions/7093… #python3x #pyqt5

Embed multiple selenium window browsers at the same time in pyqt5 python stackoverflow.com/questions/7220… #pyqt5 #python

overflow_meme's tweet image. Embed multiple selenium window browsers at the same time in pyqt5 python stackoverflow.com/questions/7220… #pyqt5 #python

My first GUI Project . Music PLayer with PyQt5 😁😁😁.😋Feeling Great . Lot more features to add in mind :) In #linux #Python #PyQt5

fullmetal1107's tweet image. My first GUI Project . Music PLayer with PyQt5 😁😁😁.😋Feeling Great . Lot more features to add in mind :)
In #linux  #Python #PyQt5

#100DaysOfCode 22/100 -Started to build a Notepad project with #Python using #PyQt5 -Worked on #NodeJS and some automation techniques #Javascript -Pushed my works to my #github repositories -Finished a lecture from the course: Git a Web Developer Job Mastering the Modern Workflow

berk_cinar's tweet image. #100DaysOfCode 22/100
-Started to build a Notepad project with #Python using #PyQt5
-Worked on #NodeJS and some automation techniques #Javascript
-Pushed my works to my #github repositories
-Finished a lecture from the course: Git a Web Developer Job Mastering the Modern Workflow

#PyQt5 - Hello World Example by Elavarasan R cc @CsharpCorner bit.ly/2XMNcCX #Python

CsharpCorner's tweet image. #PyQt5 - Hello World Example by Elavarasan R cc @CsharpCorner bit.ly/2XMNcCX #Python

Sip installation fails --plat-name not recognized correctly stackoverflow.com/questions/7224… #installation #python #pyqt5 #pip #sip

overflow_meme's tweet image. Sip installation fails --plat-name not recognized correctly stackoverflow.com/questions/7224… #installation #python #pyqt5 #pip #sip

Use PyQt5 to display multiple images choosed from file but failed stackoverflow.com/questions/7229… #userinterface #pyqt5 #python #sys #python3x

overflow_meme's tweet image. Use PyQt5 to display multiple images choosed from file but failed stackoverflow.com/questions/7229… #userinterface #pyqt5 #python #sys #python3x

#lnetd v0.1.0 done! Had so much fun writing this in #PyQt5.

cpetrescu's tweet image. #lnetd v0.1.0 done! Had so much fun writing this in #PyQt5.

Loading...

Something went wrong.


Something went wrong.


United States Trends