awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesPyQt Application Frameworks

Toolkits and patterns specifically for building applications using the PyQt library.

Distinct from Desktop Application Development: Specific to PyQt framework usage rather than general desktop application deployment.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · PyQt Application Frameworks. Refine with filters or upvote what's useful.

Awesome PyQt Application Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zhiyiyo/pyqt-fluent-widgetszhiyiYo 的头像

    zhiyiYo/PyQt-Fluent-Widgets

    7,651在 GitHub 上查看↗

    PyQt-Fluent-Widgets is a Python GUI component library and framework extension that provides a set of pre-styled UI components following modern Fluent design standards. It replaces standard PyQt controls with a specialized widget set designed for building contemporary desktop applications. The library distinguishes itself by offering advanced layout patterns, such as waterfall grids, loading skeleton screens, and split-view application shells. It provides a comprehensive collection of high-level interface elements, including navigation menu systems, configuration setting cards, and complex vie

    Enables the creation of functional desktop software using a wide array of pre-styled PyQt widgets.

    Pythoncustomfluentfluent-design
    在 GitHub 上查看↗7,651
  • pythonguis/pythonguis-examplespythonguis 的头像

    pythonguis/pythonguis-examples

    4,602在 GitHub 上查看↗

    本项目是一个实现模式和源代码示例的集合,用于使用各种 Python 界面库构建桌面应用。它为多个框架提供了参考实现和架构模式,包括 PyQt、PySide、Tkinter、Kivy 和 Streamlit。 该仓库的特色在于为不同的界面类型提供专业示例,范围从专业桌面软件和原生窗口到响应式 Web 数据仪表板和数据科学工具。它包括针对跨平台 UI 模式(如 MV 布局和异步后台任务执行)的特定参考资料。 该项目涵盖了广泛的功能,包括布局管理、带动画的自定义组件开发,以及用于实时可视化的 GPU 加速渲染。它还演示了诸如基于代理的过滤和表格数据样式等数据管理技术,以及将源代码打包为带有嵌入资产的可分发可执行文件的部署工作流。 这些示例进一步解决了功能性 UI 组件(如输入验证、导航菜单和系统托盘集成),以及用于用户身份验证和基于角色的访问控制的安全实现。

    Provides practical implementation patterns and toolkits for building professional desktop software using the PyQt framework.

    Pythondesktopdesktop-applicationexample-app
    在 GitHub 上查看↗4,602
  • pyqtgraph/pyqtgraphpyqtgraph 的头像

    pyqtgraph/pyqtgraph

    4,297在 GitHub 上查看↗

    PyQtGraph is a scientific plotting and graphics framework built for PyQt and PySide applications, providing fast, interactive 2D and 3D visualizations with GPU-accelerated rendering. It serves as both a real-time signal monitoring system for streaming time-series data and a toolkit for constructing interactive data dashboards with dockable panels, parameter trees, and custom widgets. The library also includes a node-based visual flowchart tool for building data processing pipelines and a scientific graphics export system that saves plots as PNG, SVG, or CSV and converts items to Matplotlib for

    Renders interactive 2D and 3D scientific visualizations using PyQt or PySide with GPU-accelerated graphics.

    Pythonhacktoberfestnumpypython
    在 GitHub 上查看↗4,297
  1. Home
  2. Operating Systems & Systems Programming
  3. Desktop Environment Frameworks
  4. Desktop Environment Components
  5. Desktop Application Development
  6. PyQt Application Frameworks

探索子标签

  • Scientific Plotting FrameworksRenders interactive 2D and 3D scientific visualizations using PyQt or PySide with GPU-accelerated graphics. **Distinct from PyQt Application Frameworks:** Distinct from PyQt Application Frameworks: specifically focuses on scientific plotting and visualization capabilities rather than general PyQt application patterns.