Python UI

Open-source Python projects categorized as UI

Top 23 Python UI Projects

  • gradio

    Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

  • Project mention: AI enthusiasm #9 - A multilingual chatbot📣🈸 | dev.to | 2024-05-01

    gradio is a package developed to ease the development of app interfaces in python and other languages (GitHub)

  • kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

  • Project mention: How to Develop a User Data Storage Registration Form Using Python. | dev.to | 2024-03-28

    We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CustomTkinter

    A modern and customizable python UI-library based on Tkinter

  • Project mention: Can I run a python file, located in someone else's repository, through cmd? | /r/github | 2023-08-09
  • PyQt-Fluent-Widgets

    A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

  • Project mention: Make Qt Great Again. PFW: A fluent design widgets library based on PyQt/PySide | news.ycombinator.com | 2023-06-24
  • nginx-ui

    Nginx UI allows you to access and modify the nginx configurations files without cli.

  • OpenAgents

    OpenAgents: An Open Platform for Language Agents in the Wild

  • Project mention: [D] github repositories for ai web search agents | /r/MachineLearning | 2023-12-09
  • remi

    Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

  • Project mention: Stable Diffusion Prompt Reader v1.3 | /r/StableDiffusion | 2023-05-26

    Have you considered a remote use case, using something like https://github.com/rawpython/remi ? My SD machine is a headless Linux box, so I'd love to be able to run this on the server where it's local to the images (and perhaps have a multi-image / gallery view)?

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Flexx

    Write desktop and web apps in pure Python

  • KivyMD

    KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd

  • Project mention: Buildozer won't generate the APK if I use kivy 2.2.0 | /r/kivy | 2023-05-22

    These are the requirements in buildozer.spec that worked: requirements = kivy==master, https://github.com/kivymd/KivyMD/archive/master.zip

  • django-admin-interface

    :superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.

  • Project mention: Why Is the Django Admin "Ugly"? | news.ycombinator.com | 2023-10-27

    There's a good plugin called django-admin-interface that cleans up the Admin page to a point where it is still recognizable as the admin page but looks nicer. You also can customize the color themes, matching the palette of the app.

    https://github.com/fabiocaccamo/django-admin-interface

  • AndroidViewClient

    Android ViewServer and ADB client

  • qBitTorrent-fluent-theme

    Fluent theme for qBitTorrent

  • Project mention: Alternative Viewing Options | /r/qBittorrent | 2023-05-30

    I use the fluent qbt theme for desktop personally https://github.com/witalihirsch/qBitTorrent-fluent-theme

  • hyperdiv

    Build reactive web UIs in Python

  • Project mention: This Week In Python | dev.to | 2024-03-22

    https – Build reactive web UIs in Python

  • pyTermTk

    Python Terminal Toolkit - a Spiced Up TUI Library 🌶️

  • Project mention: What’s the coolest things you’ve done with python? | /r/Python | 2023-11-15

    I did a Terminal-UI library (pyTermTk) That you can use, for example, to build terminal Multiplexer that looks like an Amiga Workbench.

  • pygame-menu

    A menu for pygame (pygame-ce also supported!). Simple, and easy to use

  • vue.py

    Pythonic Vue.js

  • QTWin11

    Fluent QT Theme (stylesheet) for Win32 apps on Windows 11

  • evue

    Evue is a high-performance gui framework base an html/css which can run on windows/linux/macos/web/ios/andriod/rtos! Write once, run everywhere! .

  • DelphiVCL4Python

    Delphi's VCL library as a Python module for building Windows GUI

  • Formation

    Tools for building gorgeous graphical user interfaces in tkinter

  • ImageGoNord-pip

    A tool that can convert your rgb images to nordtheme palette

  • M.I.L.E.S

    M.I.L.E.S, a GPT-4-Turbo voice assistant, self-adapts its prompts and AI model, can play any Spotify song, adjusts system and Spotify volume, performs calculations, browses the web and internet, searches global weather, delivers date and time, autonomously chooses and retains long-term memories. Available for macOS and Windows.

  • Project mention: Show HN: I made M.I.L.E.S, the worlds best voice assistant | news.ycombinator.com | 2024-01-06
  • DearPyGui_Ext

    Dear PyGui Extensions: A collection of useful tools, abstractions, and simplification layers built with/for Dear PyGui users.

  • Project mention: Looking for source code of console example | /r/DearPyGui | 2023-06-25

    There is a basic logger in DPG_ext. https://github.com/hoffstadt/DearPyGui_Ext

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python UI related posts

  • How to Develop a User Data Storage Registration Form Using Python.

    3 projects | dev.to | 28 Mar 2024
  • Show HN: Hyperdiv – Reactive, immediate-mode web UI framework for Python

    9 projects | news.ycombinator.com | 20 Feb 2024
  • Recording and visualising the 20k system calls it takes to "import seaborn"

    3 projects | news.ycombinator.com | 16 Feb 2024
  • Show HN: FrameOS – operating system for single function smart frames

    10 projects | news.ycombinator.com | 3 Jan 2024
  • PysimpleGUI

    10 projects | news.ycombinator.com | 8 Dec 2023
  • Modifying GUI elements from a background thread

    2 projects | /r/kivy | 7 Dec 2023
  • Python GUI libraries? <3

    1 project | /r/learnpython | 6 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source UI projects in Python? This list will help you:

Project Stars
1 gradio 29,400
2 kivy 17,016
3 CustomTkinter 10,411
4 PyQt-Fluent-Widgets 4,668
5 nginx-ui 4,380
6 OpenAgents 3,619
7 remi 3,457
8 Flexx 3,216
9 KivyMD 2,112
10 django-admin-interface 1,693
11 AndroidViewClient 1,567
12 qBitTorrent-fluent-theme 1,006
13 hyperdiv 743
14 pyTermTk 521
15 pygame-menu 507
16 vue.py 305
17 QTWin11 293
18 evue 265
19 DelphiVCL4Python 236
20 Formation 221
21 ImageGoNord-pip 155
22 M.I.L.E.S 89
23 DearPyGui_Ext 72

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com