pyqt4 -> pyqt5
pythonprogramming.net PyQt4 to PyQt5 upgrade
A growing collection of bare-bones GUI examples for python (PyQt4, Python 3)
Editor for Markdown based on PyQt4 with Metro
A dark style sheet for QtWidgets application
A repository full of pyqt4 examples -- more for my own learning than anything else
PyQt based scientific calculator
PyQt4 Bindings for qcustomplot
a text editor in pyqt4
Qt Google Maps widget for PySide/PyQt4
pyqt4编写的聊天软件界面
A post-processing tool for PGDP written in Python, PyQt4, and Qt
End-to-end Face Recognition Video Attendance! - OpenCV face extraction, detection & recognition, PyQt4 GUI and SQLite reports
This work is about porting the source code of book, Rapid GUI Programming with python and Qt, from PyQt4 to PyQt5.
CPUcat是用Python编写的查看CPU和其他硬件信息的GUI工具,类似Windows下CPU-Z,GUI基于PyQt4库。
一个基于PyQt4 python2.7的简易音乐播放器,实现音频播放,播放、收藏列表保存,歌词添加、搜索、显示,任务栏菜单等功能
一个跨平台代理切换程序,基于Python。把浏览器等程序的代理设置为127.0.0.1:8888,就可以系统托盘菜单形式进行快速代理切换。支持批量添加删除代理。源码版运行需Python2.6+/3.1和PyQt4。