62 skills found · Page 1 of 3
PyQt5 / PyQtPyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
pythonguis / Pythonguis ExamplesBuild desktop apps built with Python. Examples for PyQt6, PySide6, Flet, DearPyGUI, Kivy, NiceGUI, Streamlit, Tkinter, PyQt5 & PySide2
pyqt / ExamplesLearn to create a desktop app with Python and Qt
PyQt5 / PyQtClientPyQt Examples Client
janbodnar / PyQt5 Tutorial ExamplesSource code for the ZetCode PyQt5 tutorial
yjg30737 / Pyqt Frameless WindowPyQt(+PySide) Frameless Window
vduseev / Pyqt Sql DemoPyQt5 based SQL query executor demo tutorial and reference. Uses DB-API and SQLite3. Performs syntax highlighting in QTextEdit using pygments.
codefirstio / Pyqt5 Full App Tutorial For BeginnersSource code for a tutorial series for building a fully functional app with PyQt5. Playlist: https://www.youtube.com/playlist?list=PLs3IFJPw3G9LTcNjRVR6BSJwUaoj44rCV
ThanlonSmith / PyQt5 Pdf TutorialPyQt5快速开发与实战[pdf+源码]。PyQt5是Qt v5的一组完整的Python绑定。它被实现为超过35个扩展模块,并使Python在所有支持的平台(包括IOS和Android)上被用作C++的替代应用程序开发语言。PyQT5也可以嵌入在基于C++的应用程序中,以允许这些应用程序的用户配置或增强这些应用程序的功能。
mandrelbrotset / Chat RoomGUI group chat for computers in the same network. The server and the client program both have a GUI.
yjg30737 / Pyqt Custom Titlebar WindowPyQt custom titlebar window (resizable, movable, minimize/maximize/close)
codefirstio / PyQt5 QTableWidget TutorialContains the source code for Youtube videos on channel youtube.com/codefirstio
yjg30737 / Pyqt Graphics Video Item Video PlayerVideo(mp4 file only) player using QGraphicsVideoItem. Control widget at the bottom is shown/hidden followed by cursor's movement.
Taar2 / Pyqt5 Modelview TutorialA rewrite in PyQt5 of Model/View examples given in the official Qt tutorial
yjg30737 / Pyqt Color PickerPyQt color picker dialog
lxgzhw520 / PyQT5 Tutorial理想国PyQT5零基础入门教程
yjg30737 / Pyqt Custom Titlebar SetterPyQt custom titlebar setter (movable/resizable, etc.)
yjg30737 / Pyqt ToastPyQt Toast (Small message displayed on the screen, visible for a short time)
yjg30737 / Pyqt Bounding BoxPyQt bounding box for graphic design software
luochang212 / Pyqt5 DemoCode of PyQt5 layout tutorial.