# muziing/PyQt_practice

通过可直接运行的代码示例讲解 PyQt 5 常用基础控件。附学习资源、demo分享。

Repository: https://github.com/muziing/PyQt_practice
Canonical: https://ross.abutalabs.com/products/pyqt_practice
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: pyqt5, pyqt, tutorial
Last push: 2022-08-25T02:55:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2248, "days_push": 1469, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1090, forks 215 (observed 2026-08-28T04:03:32.788099+00:00)

## What it is
A collection of runnable, commented Python code examples teaching PyQt5's common basic widgets, organized by widget with accompanying Chinese translations of Qt documentation. Development has wound down in favor of the author's newer PySide6 tutorial.

## Use cases
- learn pyqt5 basics through runnable examples
- understand how qt widgets behave when properties change
- find example code for qlistview or qpushbutton
- chinese-language pyqt5 tutorial with code notes
- get started building desktop guis in python with qt

## When to choose
- you are learning PyQt5 and prefer experimenting with runnable code over static docs
- you want commented examples of individual Qt widgets
- you prefer Chinese-language explanations of Qt documentation

## When to avoid
- you are starting fresh and can use PySide6 - the author's newer PySide6-Code-Tutorial is actively maintained
- you need a production GUI framework or library rather than learning material
- you need PyQt6 or Qt 6 coverage

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: gui, ui-components, developer-tools
- domain: tutorials, desktop-applications, programming-languages
- platform: python, cross-platform
- tags: pyqt5, qt, code-examples, gui-tutorial, python, desktop

## Member repositories
- muziing/PyQt_practice (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:32.788099+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:13.761102+00:00, confidence not recorded.
  - readme: https://github.com/muziing/PyQt_practice (fetched 2026-08-28T04:03:32.788099+00:00, sha a9465a69178a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
