pyqt5/pyqt

PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 9th, 2026
Created on March 30th, 2017
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 1,963
Total Stargazers: 7,143 (+0)
Total Subscribers: 190 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.1 hours
Mean response time: 47.7 days
90th percentile: 368.0 days
Tracked items: 8

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)
  • fixed (1)
  • 新手问题 (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

PyQt is a collection of examples and tutorials for learning PyQt4 and PyQt5 desktop application development in Python.

The repository addresses the need for practical, hands-on learning material for PyQt by gathering a curated set of working examples covering core GUI components and patterns. It organizes examples by widget category—layouts, buttons, views, dialogs, and custom styling—allowing developers to find and study implementations relevant to their immediate needs rather than reading framework documentation in isolation.

This repository suits developers new to PyQt who learn best from runnable code examples, or those building desktop applications who need quick reference implementations of common patterns like custom list items, table operations, tree structures from JSON data, and styled buttons with animations. It is particularly useful for developers working in Chinese-speaking communities, as the accompanying forum and community channels provide peer support and discussion in that language. The project also maintains links to a custom widgets library and a client application, suggesting it serves as a hub for a broader PyQt learning ecosystem.

The repository receives regular updates with new examples added to its collection, and the community maintains active discussion channels including QQ groups for peer support and question-answering. The project is sustained by contributions from multiple community members sharing their own learning notes and solutions to common problems.