What is the best GUI library for Python?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • streamlit

    Streamlit — A faster way to build and share data apps.

  • DearPyGui features your use case. If you want something simpler, go for streamlit, it's really easy and you will get your prototype in no time.

  • bokeh

    Interactive Data Visualization in the browser, from Python

  • If so, one approach may be to abandon matplotlib for something like bokeh. Bokeh allows you to add many of the classical GUI elements (slider bars, radio buttons, etc). Depending on your needs, it can either make HTML files with your plots or with a little more work you can set it up as a server.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • DearPyGui

    Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

  • DearPyGui features your use case. If you want something simpler, go for streamlit, it's really easy and you will get your prototype in no time.

  • Sun-Valley-ttk-theme

    A gorgeous theme for Tkinter/ttk, based on the Sun Valley visual style ✨

  • gradio

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

  • also checkout gradio, easy to get started and has been used for apps like text to image generation: https://huggingface.co/spaces/kuprel/min-dalle

  • microblog

    The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

  • There's always the flask mega tutorial, or various other simpler ones online.

  • CustomTkinter

    A modern and customizable python UI-library based on Tkinter

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts