What are you guys using for making GUIs nowadays?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. CustomTkinter

    A modern and customizable python UI-library based on Tkinter

    There is a new library on top of tkinter, named customtkinter here Promises a lot. I have not tried it yet, as I moved to another project.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. streamlit

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

    - For a PoC / localhost / web usage : https://streamlit.io/

  4. DearPyGui

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

    DearPyGui, here's the link

  5. Azure-ttk-theme

    A stunning modern theme for ttk inspired by Fluent Design 💠

    You can make tkinter look good with this or this.

  6. traitsui

    TraitsUI: Traits-capable windowing framework

    I'm using TraitsUI for every standalone GUI app right now. It's a wrapper around PySide, PyQt and WX, mostly autogenerating the GUI using view definitions. https://docs.enthought.com/traitsui/

  7. enaml

    Declarative User Interfaces for Python

    My goto tools for desktop apps: https://enaml.readthedocs.io/en/latest/

  8. TUI-apps

    Terminal User Interface (TUI) apps

    Python regex playground

  9. SaaSHub

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

    SaaSHub logo
  10. microblog

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

  11. data-prototype

    haha matplotlib devs and us are BFFs, matplotlib's new software engineer in residence is a pyqtgraph maintainer funny enough. We serve different purposes so you won't catch up speaking badly of each other. That said, they're working on a new "data-prototype" which may provide a way for us to have more compatible APIs.

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

  • tkinter in 2023?

    3 projects | /r/Python | 25 Jan 2023
  • Can I run a python file, located in someone else's repository, through cmd?

    1 project | /r/github | 9 Aug 2023
  • GUI's for a Desktop App in Python: Kivy, Pyside or TKinter?

    11 projects | /r/learnpython | 18 Jun 2023
  • I want to create a button similar the Word paperclip or the button that Grammarly has.

    1 project | /r/learnprogramming | 19 May 2023
  • [Tkinter] Awesome Tkinter Drag and Drop Designer

    1 project | /r/enfrancais | 17 Apr 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?