Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 4 Python gui-framework Projects
-
Project mention: [Python] NiceGUI: Lassen Sie jeden Browser das Frontend für Ihren Python-Code sein | reddit.com/r/aufdeutsch | 2023-04-25
Of course there are valid use cases for splitting frontend and backend technologies. NiceGUI is for those who don’t want to leave the Python ecosystem and like to reap the benefits of having all code in one place. There are other options like Streamlit, Dash, Anvil, JustPy, and Pynecone. But we initially created NiceGUI to easily handle the state of external hardware like LEDs, motors, and cameras. Additionally, we wanted to offer a gentle learning curve while still providing the ability to go all the way down to HTML, CSS, and JavaScript if needed.
-
PySimpleGUI
Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs
Project mention: Advice on best way to build the following windows application? | reddit.com/r/learnprogramming | 2023-05-14The psutil package makes getting a list of running programs not very difficult. There's an example demo program that polls once a second and displays the top process using CPU time. You could use it as a starting point perhaps.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before. (by wxWidgets)
Project mention: Perché gli script python invecchiano così male? | reddit.com/r/ItalyInformatica | 2023-02-04 -
dash-tools
DashTools - Plotly Dash Command Line Tools - Create, Run and Deploy Templated Python Apps from Terminal
Project mention: dash-tools: DashTools - Plotly Dash Command Line Tools - Create, Run and Deploy Templated Python Apps from Termina | reddit.com/r/u_TsukiZombina | 2022-06-13
Python gui-framework related posts
- Advice on best way to build the following windows application?
- Visualizing parquet in s3 bucket for data analysis?
- How to make progress bar work using PySimpleGUI?
- Sharing interactive Plotly graphs
- When to switch languages for a project
- PySimpleGUI: How to use slider to change variable and plot with matplotlib?
- Illegal Target for Annotation
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Index
What are some of the best open-source gui-framework projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | dash | 18,751 |
2 | PySimpleGUI | 11,665 |
3 | Phoenix | 1,996 |
4 | dash-tools | 65 |