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

Projects in Awesome Lists tagged with pyqt5-tutorial

A curated list of projects in awesome lists tagged with pyqt5-tutorial .

https://github.com/pyqt5/pyqt

PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5

pyqt4 pyqt5 pyqt5-tutorial pyside python qss qwidget qwidget-qss

Last synced: 14 May 2025

https://github.com/PyQt5/PyQt

PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5

pyqt4 pyqt5 pyqt5-tutorial pyside python qss qwidget qwidget-qss

Last synced: 13 Mar 2025

https://github.com/pythonguis/pythonguis-examples

Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2

desktop desktop-application example-app gui pyqt pyqt4 pyqt5 pyqt5-tutorial python python-apps python-gui python3 qtdesigner

Last synced: 14 May 2025

https://github.com/pyqt/examples

Learn to create a desktop app with Python and Qt

gui pyqt pyqt5 pyqt5-examples pyqt5-tutorial pyside2 python python3 qt qt5

Last synced: 14 May 2025

https://github.com/pyqt5/pyqtclient

PyQt Examples Client

pyqt pyqt5 pyqt5-tutorial

Last synced: 06 Apr 2025

https://github.com/mandrelbrotset/same-network-group-chat

GUI group chat for computers in the same network. The server and the client program both have a GUI.

gui-application pyqt4 pyqt5 pyqt5-desktop-application pyqt5-tutorial python python3 sockets

Last synced: 20 Nov 2024

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: 03 Jan 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: 03 Jan 2025

https://github.com/yjg30737/pyqt-show-button-when-hover-widget

PyQt show the button to the bottom right of the widget when mouse cursor hover

pyqt pyqt-hover pyqt5 pyqt5-examples pyqt5-hover pyqt5-tutorial python python3 qgraphicsview

Last synced: 03 Jan 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: 13 Apr 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-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: 07 May 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: 03 Jan 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: 07 May 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: 03 Jan 2025

https://github.com/yjg30737/pyqt-find-text-widget

PyQt widget which can be used to find text in QTextEdit/QTextBrowser

pyqt5 pyqt5-examples pyqt5-find-text pyqt5-tutorial python python3 python37 qt qt-examples qt-gui qt-tutorial qt5 qt5-gui

Last synced: 03 Jan 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: 19 Feb 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: 19 Feb 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: 19 Feb 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: 19 Feb 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: 13 Apr 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-grid-item-manager

PyQt widget that can display a grid of items(QGraphicsItem)

pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-gui pyqt5-tutorial qgraphicsitem qgraphicsview qt

Last synced: 19 Feb 2025

https://github.com/busraozdemir0/desktopapplications_withpyqt5

PyQt5 ile temel düzeyde masaüstü uygulamaları (designer tool)

designer-tool pyqt5 pyqt5-desktop-application pyqt5-examples pyqt5-tutorial

Last synced: 28 Mar 2025

https://github.com/routayush1/bmi-calculator-gui-pyqt5

A program for beginner in pyqt5 with python3. ITS A SIMPLE BMI CALCULATOR

pyqt-gui pyqt5 pyqt5-desktop-application pyqt5-tutorial python python3 pythongui

Last synced: 03 Mar 2025