An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with pyqt-examples

A curated list of projects in awesome lists tagged with pyqt-examples .

https://github.com/yjg30737/pyqt-translucent-full-loading-screen-thread

PyQt thread which overlays the translucent loading screen with label on the whole window like some generic application loading screen.

pyqt pyqt-examples pyqt-loading pyqt-loading-screen pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qlabel qmovie qt qt-loading-screen qthread qtimer

Last synced: 08 Sep 2025

https://github.com/yjg30737/pyqt-responsive-label

PyQt QLabel which can resize the font responsively accordance with window's size change

pyqt-examples pyqt-gui pyqt-tutorial pyqt5 pyqt5-examples pyqt5-gui python python3 python37 qlabel qresizeevent qt qt-tutorial qt5

Last synced: 13 Apr 2025

https://github.com/yjg30737/pyqt-multi-language-example

Simple example of how to support multi language with JSON and python dictionary in PyQt

pyqt pyqt-examples pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-gui

Last synced: 13 Apr 2025

https://github.com/yjg30737/pyqt-svg-icon-text-widget

PyQt widget consists of textless QLabel which has svg image as an icon on the left and text included QLabel on the right

pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qhboxlayout qlabel qpainter qpaintevent qsvgrenderer qt qwidget

Last synced: 26 Jun 2025

https://github.com/yjg30737/pyqt-top-left-right-file-list-widget

Simple PyQt widget which contains QListWidget and add, delete QPushButton to add and delete file in the list

filelistwidget py37 pyqt pyqt-examples pyqt-list-widget pyqt5 pyqt5-examples pyqt5-gui pyqt5-list-widget pyqt5-tutorial python python3 python37 qcheckbox qlistwidget qt qwidget

Last synced: 13 Sep 2025

https://github.com/yjg30737/pyqt-vbounding-box

PyQt QGraphicsView with bounding box. User can move horizontal border of the box vertically.

pyqt pyqt-examples pyqt-tutorial pyqt5 pyqt5-examples python python3 python37 qgraphicsitem qgraphicsscene qgraphicsview qpen qt selection-box

Last synced: 07 May 2025

https://github.com/yjg30737/pyqt-windows-os-light-dark-theme-window

PyQt windows which detects Windows dark/light theme settings and changes the theme dynamically

dwmapi nativeevent pyqt pyqt-dark-frame pyqt-dark-theme pyqt-examples pyqt-tutorial pyqt-windows pyqt5 pyqt5-darktheme winreg

Last synced: 08 Sep 2025

https://github.com/yjg30737/pyqt-transparent-centralwidget-window

PyQt window which can set the QMainWindow as main widget and make central widget of QMainWindow transparent. Simply put, frame with no image.

pyqt pyqt-examples pyqt-transparent-window pyqt-tutorial pyqt5 pyqt5-examples pyqt5-transparent-window pyqt5-tutorial python python3 python37 qmainwindow qmenubar qpaintevent qt qwidget

Last synced: 13 Apr 2025

https://github.com/yjg30737/pyqt-detailed-progress-dialog

PyQt Detailed Progress Dialog (Show the download/copy&paste progress in detail with QListWidget like adding the filename on QListWidget right after it was pasted)

pyqt pyqt-examples pyqt-gui pyqt-qthread pyqt5 pyqt5-examples pyqt5-gui pyqt5-qthread pyqt5-tutorial qprogressbar qprogressdialog qt qthread

Last synced: 08 Sep 2025

https://github.com/yjg30737/pyqt-tab-widget

PyQt QTabWidget which is the most common type. This has a lot of common features such as close a tab, close tabs to the left/right, close other tabs and so on.

pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qt qtabwidget tabwidget

Last synced: 28 Jul 2025

https://github.com/yjg30737/pyqt-console

PyQt console which ansi2html package is applied, colorful, console-like output like cmd, bash, etc.

pyqt pyqt-examples pyqt-gui pyqt-tutorial pyqt5 pyqt5-gui qt

Last synced: 11 Jun 2025

https://github.com/yjg30737/pyqt-corner-widget-example

PyQt example which shows widget at the bottom-right corner of window (using event/geometry, no QGridLayout involved)

pyqt pyqt-examples pyqt-gui pyqt5 pyqt5-examples pyqt5-tutorial qevent qshowevent qt qt5 qwidget

Last synced: 08 Sep 2025

https://github.com/yjg30737/pyqt-media-slider

This is QSlider which supports the smoothly draggable handle, direct handle placement to click position for media(audio, video).

media-slider music-slider pyqt pyqt-examples pyqt-gui pyqt-music-slider pyqt-qslider pyqt-tutorial pyqt5 pyqt5-examples pyqt5-gui pyqt5-music-slider pyqt5-qslider pyqt5-tutorial python python3 python37 qslider qt

Last synced: 08 Sep 2025

https://github.com/yjg30737/pyqt-huggingface-set-path-widget

PyQt widget designed to conveniently set up a cache directory for storing Hugging Face models

huggingface huggingface-gui pyqt pyqt-examples pyqt5 pyqt5-desktop-application pyqt5-examples

Last synced: 10 Apr 2025

https://github.com/yjg30737/pyqt_speech_recognition

PyQt speech recognition demonstrating example (using pydub and speech_recognition, very easy to use)

pydub pyqt pyqt-examples pyqt-tutorial pyqt5 pyqt5-desktop-application speech-recognition speech-to-text

Last synced: 14 Dec 2025

https://github.com/yjg30737/pyqt-watermark-applier

PyQt app which can add watermark in multiple images at once

pillow pyqt pyqt-examples pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-gui python watermark

Last synced: 13 Apr 2025

https://github.com/yjg30737/pyqt-files-already-exists-dialog

PyQt files already exists dialog. Like "These files already exist. Would you add files except for these? (Yes/No)"

py37 pyqt pyqt-dialog pyqt-examples pyqt-qdialog pyqt-tutorial pyqt5 pyqt5-dialog pyqt5-examples pyqt5-gui pyqt5-qdialog pyqt5-tutorial python python3 python37 qdialog qt

Last synced: 23 Jul 2025

https://github.com/yjg30737/pyqt-left-right-list-widget

PyQt QListWidget which can add QListWidgetItem consist of two words. One word is left-aligned, the other is right-aligned.

pyqt pyqt-examples pyqt-qlistwidget pyqt5 pyqt5-examples pyqt5-gui pyqt5-qlistwidget pyqt5-tutorial python python3 python37 qlistwidget qt

Last synced: 17 Jul 2025

https://github.com/yjg30737/pyqt-moving-label

PyQt label which is moving from left to right

pyqt pyqt-examples pyqt-gui pyqt-tutorial pyqt5 qlabel qpropertyanimation qt qt5

Last synced: 26 Oct 2025

https://github.com/yjg30737/pyqt-assistant-v2-example

OpenAI Assistant V2 Manager created with PyQt (focused on File Search functionality)

openai openai-assistant pyqt pyqt-examples pyqt6

Last synced: 04 Dec 2025

https://github.com/yjg30737/pyqt-hidable-menubar

PyQt Hidable Menubar (show/hide menu bar with close button at the right corner of it)

pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qmenubar qpropertyanimation qpushbutton qt

Last synced: 07 Apr 2025

https://github.com/yjg30737/pyqt-matplotlib-scatter-plots-example

Showcase of interaction of PyQt GUI and Matplotlib Scatter Plot (with LassoSelector)

lasso-selector matplotlib pyqt pyqt-examples pyqt-matplotlib pyqt-tutorial pyqt5 python3 qt scatter-plot

Last synced: 14 Dec 2025

https://github.com/yjg30737/pyqt-prompt-listwidget

PyQt prompt generator widget for stable diffusion with 2 QListWidget

pyqt pyqt-examples pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-gui

Last synced: 14 Dec 2025

https://github.com/yjg30737/simplepyqt5

Being able to add a couple of widgets at once and align them easily.

gui py37 pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qt

Last synced: 14 Dec 2025

https://github.com/yjg30737/pyqt-top-menu-bottom-widget

PyQt inner widget consists of menu bar and bottom widget(whatever the widget is) naturally.

pyqt pyqt-examples pyqt-gui pyqt-tutorial pyqt5 pyqt5-examples pyqt5-gui pyqt5-tutorial python python3 python37 qt

Last synced: 14 Dec 2025

https://github.com/yjg30737/pyqt-label-slider

PyQt QSlider with QLabel(QLabel is on the left side, QSlider is on the right side, horizontal direction only) QLabel's value synchronizes with QSlider's value.

pyqt pyqt-examples pyqt-gui pyqt-qslider pyqt-tutorial pyqt5 pyqt5-examples pyqt5-gui pyqt5-qslider pyqt5-tutorial python python3 python37 qlabel qslider qt

Last synced: 14 Dec 2025

https://github.com/yjg30737/pyqt-openai-formatted-response-example

Implementing response of chatGPT(plain text and source) as desktop application with Python

chatgpt chatgpt-python openai pyqt pyqt-examples pyqt5 pyqt5-desktop-application python python3 qt

Last synced: 18 Jun 2025