awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Python GUI Libraries

Ranking aktualisiert am 13. Juli 2026

For a python library for building graphical interfaces, the strongest matches are pyqt5/pyqt (PyQt is a comprehensive, cross-platform GUI framework that provides), kivy/kivy (Kivy is a comprehensive, cross-platform Python GUI framework that) and flet-dev/flet (Flet is a Python-based framework that provides a declarative). pysimplegui/pysimplegui and python-eel/eel round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best python gui libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Python GUI Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pyqt5/pyqtAvatar von PyQt5

    PyQt5/PyQt

    7,138Auf GitHub ansehen↗

    PyQt is a cross-platform GUI toolkit and desktop UI framework that provides Python bindings for the Qt framework. It serves as a widget library for creating graphical user interfaces that maintain consistent behavior and appearance across Windows, macOS, and Linux. The framework enables the development of desktop applications through a collection of pre-built interface components and layout managers. It supports the creation of specialized interface elements with custom styling, window animations, and the integration of web browser components to load and execute scripts alongside native eleme

    PyQt is a comprehensive, cross-platform GUI framework that provides a robust widget library, event-driven signal-slot architecture, and hardware-accelerated rendering, making it a flagship tool for building desktop applications in Python.

    PythonQt Signal-Slot Mechanisms
    Auf GitHub ansehen↗7,138
  • kivy/kivyAvatar von kivy

    kivy/kivy

    18,960Auf GitHub ansehen↗

    Kivy is a cross-platform Python GUI framework used to build graphical user interfaces that run on desktop and mobile operating systems from a single codebase. It functions as a multi-touch UI library and a custom widget toolkit, providing a development environment for packaging Python applications into binary installations for Android and iOS. The framework is distinguished by its ability to handle complex multi-touch gestures and interactive input across various devices. It utilizes a specialized domain language for declarative UI construction to separate visual layout definitions from Pytho

    Kivy is a comprehensive, cross-platform Python GUI framework that features a declarative layout language, an extensive widget library, and GPU-accelerated rendering, making it a complete solution for building interactive desktop and mobile applications.

    PythonExtensible Widget Toolkits
    Auf GitHub ansehen↗18,960
  • flet-dev/fletAvatar von flet-dev

    flet-dev/flet

    15,611Auf GitHub ansehen↗

    Flet is a cross-platform framework that enables developers to build interactive desktop, mobile, and web applications using only Python. By utilizing a declarative programming model, it allows for the construction of complex user interfaces through a hierarchical structure of components, removing the need for specialized knowledge of web-specific languages like HTML, CSS, or JavaScript. The framework distinguishes itself by offloading visual rendering to a high-performance graphics engine while maintaining application logic within a centralized server-side environment. This architecture synch

    Flet is a Python-based framework that provides a declarative, cross-platform approach to building desktop GUIs by leveraging Flutter's rendering engine, making it a strong fit for your requirements.

    PythonCross-Platform UI FrameworksCross-Platform ApplicationsCross-Platform Development Frameworks
    Auf GitHub ansehen↗15,611
  • pysimplegui/pysimpleguiAvatar von PySimpleGUI

    PySimpleGUI/PySimpleGUI

    13,807Auf GitHub ansehen↗

    PySimpleGUI is a Python framework used to build graphical user interfaces. It functions as an adapter-based wrapper that maps multiple GUI toolkit APIs into a single unified interface, allowing for backend-agnostic development across tkinter, Qt, or WxPython. The project uses a layout-based UI definition system where visual hierarchies are defined via nested lists rather than coordinate-based placement. It employs an event-driven polling loop and string-based event mapping to associate interface elements with specific user actions. The framework supports cross-framework GUI design and intera

    PySimpleGUI is a Python framework that provides a unified, declarative interface for building cross-platform desktop applications by wrapping underlying toolkits like Tkinter and Qt.

    PythonGraphical User InterfacesAbstraction LayersCross-Platform GUI Toolkits
    Auf GitHub ansehen↗13,807
  • python-eel/eelAvatar von python-eel

    python-eel/Eel

    6,747Auf GitHub ansehen↗

    Eel is a Python HTML GUI framework designed for building desktop applications that utilize a Python backend and an HTML and JavaScript frontend. It functions as a local web server wrapper that hosts application assets and manages the browser window to provide a user interface. The framework provides a bidirectional Python-JavaScript bridge, allowing functions in either language to call each other in real time. It also includes a desktop application bundler to package Python code and web assets into a standalone executable for distribution. The system covers application window management, loc

    Eel is a Python GUI framework that enables desktop application development by using web technologies for the interface and a Python backend, providing a cross-platform, event-driven approach to building UIs.

    PythonPython GUI FrameworksBidirectional BridgesBrowser-Based Desktop UIs
    Auf GitHub ansehen↗6,747
  • beeware/togaAvatar von beeware

    beeware/toga

    5,379Auf GitHub ansehen↗

    Toga is a cross-platform application framework and native GUI toolkit for Python. It serves as a multi-platform frontend wrapper that allows a single codebase to be deployed across macOS, Windows, Linux, Android, and iOS. The toolkit functions as a native widget UI library, mapping high-level Python interface definitions directly to the host operating system's own visual components. This ensures that applications use native system widgets to match the look and feel of the target environment rather than relying on custom drawing libraries. The framework covers cross-platform development for d

    Toga is a native Python GUI framework that provides a cross-platform widget library and event-driven architecture, making it a direct fit for building desktop applications despite its reliance on native system rendering rather than custom hardware acceleration.

    PythonCross-Platform Development FrameworksCross-PlatformCross-Platform Desktop Development
    Auf GitHub ansehen↗5,379
  • hoffstadt/dearpyguiAvatar von hoffstadt

    hoffstadt/DearPyGui

    15,217Auf GitHub ansehen↗

    DearPyGui is a GPU-accelerated, immediate-mode graphical user interface framework for Python. It provides a high-performance toolkit for building interactive desktop applications by leveraging native hardware-accelerated rendering backends across multiple operating systems. By utilizing an immediate-mode execution model, the library offers direct control over the rendering loop and element state, enabling the creation of responsive, dynamic interfaces. The framework distinguishes itself through its ability to handle complex, high-frequency visual updates, making it suitable for real-time data

    DearPyGui is a Python-accessible, GPU-accelerated GUI framework that provides a comprehensive widget library and cross-platform support, though it uses an immediate-mode paradigm rather than a traditional declarative layout.

    C++Desktop ApplicationsImmediate Mode GUI ToolkitsPython GUI Frameworks
    Auf GitHub ansehen↗15,217

Related searches

  • ein plattformübergreifendes GUI-Framework für Desktop-Apps in Rust
  • Qt-Bindings für die Entwicklung von Desktop-Apps in Python
  • Immediate-Mode-GUI-Bibliothek für Tools
  • an open source visual application builder
  • a python library for game development
  • plattformübergreifendes Framework für Desktop-Anwendungen
  • eine Python-Bibliothek für Diagramme
  • eine Terminal-UI-Bibliothek zum Erstellen von TUIs in Rust