data-prototype
enaml
Our great sponsors
data-prototype | enaml | |
---|---|---|
1 | 9 | |
4 | 1,487 | |
- | 0.1% | |
10.0 | 0.0 | |
4 months ago | 16 days ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
data-prototype
-
What are you guys using for making GUIs nowadays?
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.
enaml
-
What are you guys using for making GUIs nowadays?
My goto tools for desktop apps: https://enaml.readthedocs.io/en/latest/
-
Today is y2k38 commemoration day
enaml
-
Hacker News top posts: Sep 11, 2022
Declarative GUI with constraints-based layout engine for Python\ (21 comments)
- Declarative User Interfaces with constraints-based layout engine for Python
-
Advice for the next dozen Rust GUIs
Something like this - https://github.com/nucleic/enaml#dock-item-alerts - this is a Python UI that has the capability (extended through Qt)
-
Top python libraries/ frameworks that you suggest every one
enaml
What are some alternatives?
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
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
Toga - A Python native, OS native GUI toolkit.
PySide - ATTENTION: This project is deprecated, please refer to PySide2
DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
urwid - Console user interface library for Python (official repo)
Python bindings for Sciter - Python bindings for Sciter
wxPython
Eel - A little Python library for making simple Electron-like HTML/JS GUI apps [Moved to: https://github.com/ChrisKnott/Eel]
Flexx - Write desktop and web apps in pure Python
Python version of the Atlas toolkit - World's lightest toolkit to quickly and easily add a GUI to your Python programs and bring them online.
EasyGUI - easygui for Python