pyqt5-examples
There are 138 repositories under pyqt5-examples topic.
pyqt/examples
Learn to create a desktop app with Python and Qt
eigenmiao/Rickrack
Generate harmonious colors freely.
anjalp/Minimalistic-Flat-Modern-GUI-Template
A Free to use, Beautiful, Feature Rich, Fully Customizable Flat Modern GUI Template Using Pyside2 designed in Qt Designer, supported for Windows/Linux/Mac OS, Incorporating widgets like Buttons, Progress Bar, Custom Tabs, and many more.
yjg30737/pyqt-frameless-window
PyQt(+PySide) Frameless Window
yjg30737/pyqt-custom-titlebar-window
PyQt custom titlebar window (resizable, movable, minimize/maximize/close)
hakanaktas1/computer_vision_data_tool
Data Preparation Tool Kit for Computer Vision / AI
yjg30737/pyqt-slideshow
PyQt widget for slide show
yjg30737/pyqt-graphics-video-item-video-player
Video(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
yjg30737/pyqt-color-picker
PyQt color picker dialog
yjg30737/pyqt-editable-treewidget-example
PyQt example of QTreeWidget which is editable (intuitive enough to use)
yjg30737/pyqt-bounding-box
PyQt bounding box for graphic design software
yjg30737/pyqt-custom-titlebar-setter
PyQt custom titlebar setter (movable/resizable, etc.)
yjg30737/pyqt-image-file-explorer-table-widget
PyQt QTableWidget for image file explorer
yjg30737/pyqt-line-number-widget
Show line numbers next to QTextBrowser or QTextEdit
yjg30737/pyqt-toast
PyQt Toast (Small message displayed on the screen, visible for a short time)
yjg30737/pyqt-checkbox-table-widget
PyQt's QTableWidget which has checkbox as first header item
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.
yjg30737/pyqt-notifier
PyQt Windows notifier show at bottom right of the desktop screen
yjg30737/pyqt-plotly-example
PyQt application which shows the plotly map
1mh/pyqt-examples
Learn to create desktop apps with Python and Qt
yjg30737/pyqt-realtime-log-widget
Display log in real time with PyQt widget
yjg30737/huggingface_gui
Manage HuggingFace models with Python desktop app
yjg30737/pyqt-llamaindex
Example of use llama-index in Python desktop application
yjg30737/pyqt-responsive-label
PyQt QLabel which can resize the font responsively accordance with window's size change
defmylife/Qt-Inspired
Welcome to the Qt Custom Widgets Project! 🎨🐍 Explore the art of customizing Qt widgets using Python. Dive into styles, mix widget components, and let creativity flourish. This project is an open canvas—feel free to use, share, and exchange ideas. Unleash your widget customization journey with us! 🚀🖌️
yjg30737/pyqt-folium-example
Showing folium(based on leaflet.js) map with PyQt desktop app
yjg30737/pyqt-switch
PyQt Switch (O ) -> ( O)
yjg30737/pyqt-top-titlebar-widget
PyQt top title bar widget for frameless window
yjg30737/pyqt-viewer-widget
PyQt viewer widget
ibrahimediz/Basic_Calculator_with_Python3_PyQT5
Basic Calculator made with python and pyqt5
yjg30737/pyqt-capturer
PyQt application which can capture/record certain area of screen
yjg30737/pyqt-multi-language-example
Simple example of how to support multi language with JSON and python dictionary in PyQt
yjg30737/pyqt-music-player-widget
PyQt music player widget
yjg30737/pyqt-splitted-graphicsview
QGraphicsView which shows clipped left image and clipped right image at the same place based on movable vertical line
yjg30737/pyqt-vertical-tab-widget
PyQt vertical tab widget (text is horizontal)
yjg30737/pyqt-instant-search-bar
PyQt instant search bar