newinker's Stars
amueller/word_cloud
A little word cloud generator in Python
PyQt5/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
persepolisdm/persepolis
Persepolis is a download manager written in Python.
biolab/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
pyqt/examples
Learn to create a desktop app with Python and Qt
githubuser0xFFFF/Qt-Advanced-Docking-System
Advanced Docking System for Qt
spyder-ide/qtpy
Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
mottosso/Qt.py
Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
spyder-ide/qtawesome
Iconic fonts in PyQt and PySide applications
kanishka-linux/kawaii-player
Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
pyside/pyside2-setup
ATTENTION: This repository is no longer up to date and was moved to http://code.qt.io/cgit/pyside/pyside-setup.git/ more information https://wiki.qt.io/PySide2
draperjames/qtpandas
Qt Meets Pandas
stoic1979/robovision
AI and machine leaning-based computer vision for a robot
Pythondeveloper6/Build-Library-Management-System-Python-PyQt5
Build Library Management System With Python & PyQt5 & MySQL , Generating Excel Reports , Users , App Themes
itisyang/ImageMiniLab
opencv-python 应用
shadabsk/Sign-Language-Recognition-Using-Hand-Gestures-Keras-PyQT5-OpenCV
Academic course work project serving the sign language translator with custom made capability
jonescompneurolab/hnn
The Human Neocortical Neurosolver (HNN) is a software tool that gives researchers/clinicians the ability to develop/test hypotheses on circuit mechanisms underlying EEG/MEG data.
uniquezhiyuan/RadarGUI
PyQt 5 CINRAD雷达基数据处理可视化软件。
PyQt5/Examples
PyQt5 and PySide Examples from official website example
thuyngch/Face-Attendance-System
An Attendance Checking System using Deep Facial Recognition, written in Python.
SeptemberHX/screenshot
A screenshot module for Python based on PyQt5
CCampJr/SciPlot-PyQt
A Matplotlib-wrapped user-interface for creating and editing publication-ready images and plots
danielepantaleone/eddy
A graphical editor for the specification and visualization of Graphol ontologies
vduseev/pyqt-sql-demo
PyQt5 based SQL query executor demo tutorial and reference. Uses DB-API and SQLite3. Performs syntax highlighting in QTextEdit using pygments.
xiaoxiae/Grafatko
An app for creating and visualizing graphs and graph-related algorithms.
HaoPeiwen/Sniffer
IS301 Computer Communication and Network Project
curlstyle/12306_search
基于PYQT5的12306订票工具
ditanh97/Simple-Temperature-Control-Project
Development of real time data acquisition and control based on Arduino and Python for simple heating system. Sample Video:
Sasa993/Agent-Tool
Main usage of this software is entering, saving (in certain template/order), showing and searching customer's data, description of the problems and troubleshooting steps. It also tracks your call duration which helps you to determine the longest calls and so on.
mantuoluozk/chinese_wordcloud_pyqt5
使用pyqt5完成的中文词云生成器