pyqt4
There are 231 repositories under pyqt4 topic.
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
ColinDuquesnoy/QDarkStyleSheet
A dark style sheet for QtWidgets application
git-cola/git-cola
git-cola: The highly caffeinated Git GUI
mottosso/Qt.py
Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
gaining/Resetter
The easiest way to reset your debian or ubuntu based linux back to stock
PyQt5/CustomWidgets
PyQt Custom Widgets - PyQt 自定义控件
eyllanesc/stackoverflow
my answers in Stack Overflow :bowtie: :octocat:
hirohe/facerec-python
个人毕业设计 - 基于树莓派、OpenCV及Python语言的人脸识别
fredrikaverpil/pyvfx-boilerplate
A boilerplate for creating PySide/PyQt or PySide2/PyQt5 applications running inside of Maya, Nuke and standalone - using Python 2 or 3.
prusa3d/PrusaControl
PrusaControl is an alternative user interface for Slic3r Prusa Edition
JulienGrv/awesome-python-qt
A curated list of awesome libraries, frameworks and resources for Qt under Python
Saferman/Super-Spider
根据腾讯安全应急响应中心的架构编写的一款超强爬虫(广度优先搜索)
mstuttgart/qdarkgraystyle
A dark gray style sheet for PyQt5 application
liaokongVFX/QFlat
flat style for pyqt
digitaldomain/QtPyConvert
An automatic Python Qt binding transpiler to the Qt.py abstraction layer.
martinribelotta/uPyIDE
Micropython IDE
ap193uee/PyQt-Image-Viewer
Basic image viewer using pyqt to show an image with zoom and pan functionalities.
StefanHol/AnalogGaugeWidgetPyQt
Custom QWidget as Analog Gauge Widget
anjalp/PySide2extn
PySide2extn is an Open Source Python Programming language extension for PySide2, which greatly enhances the capability of the PySide2 library with extra widgets and more.
ericspod/Eidolon
Biomedical Visualization and Analysis Framework
taapasX28/Calculator_pyqt
PyQt based scientific calculator
rkoschmitzky/coconodz
A unified and configurable Nodegraph wrapper for Visual Effects Applications
gw19/TRA-Ticket-Booker
(已不適用新版臺鐵訂票系統,且不再更新)台灣鐵路訂票應用程式(臺鐵 / 台鐵 / 訂單程票 / 訂來回票),基於 Selenium + PyQt4。
blackbird71SR/Automatic-Attendance-System
End-to-end Face Recognition Video Attendance! - OpenCV face extraction, detection & recognition, PyQt4 GUI and SQLite reports
mandrelbrotset/same-network-group-chat
GUI group chat for computers in the same network. The server and the client program both have a GUI.
ericspod/DicomBrowser
Lightweight portable Dicom browser application
pratikone/videoVenom
A video editor which allows one to add custom banners and text to the video for specific times. It has fine tuned controls for text box and banner like photo editing softwares like MS Paint and upload to Youtube and Vimeo with auto tag generation
LuqueDaniel/Divergence-Meter
Divergence Meter is an application based on Steins;Gate. Unmaintained, feel free to contribute
nirizr/idasix
IDAPython compatibility library. idasix aims to create a smooth ida development process and allow a single codebase to function with multiple IDA/IDAPython versions
Ahuge/QtPythonConsole
A Python Interpreter Widget implemented in Qt
ht21992/Employee-Management-System
making a GUI-Based Employee Management System using SQLite 3 and Pyqt5
jerry4897/Mango
Train your deep learning model only by dragging & dropping blocks.
zengrx/S.M.A.R.T
static malware analysis and report tool open source version for linux
omega0verride/PyQt-ColorPicker
Circular ColorPicker for PyQt
bluedistro/Graph-Traversal
A fine-tuned visual implementation of Informed and Uninformed Search Algorithms such as Breadth First Search, Depth First Search, Uniform Cost Search, A* Search, Greedy First Search