Traitsui Alternatives
Similar projects and alternatives to traitsui
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
CustomTkinter
A modern and customizable python UI-library based on Tkinter
-
Azure-ttk-theme
A stunning modern theme for ttk inspired by Fluent Design 💠
-
-
DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
-
microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
-
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.
-
qtpy
Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase
-
kiwi
Efficient C++ implementation of the Cassowary constraint solving algorithm (by nucleic)
-
-
-
-
kiwi-java
A Java port of the Kiwi C++ implementation of the Cassowary constraint solving algorithm
-
jasper
Haxe port of Kiwi's implementation of the cassowary algorithm. (by PongoEngine)
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
traitsui reviews and mentions
-
What are you guys using for making GUIs nowadays?
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/
-
Declarative User Interfaces with constraints-based layout engine for Python
It's not quite a new implementation, since the initial version of enaml was implemented almost a decade ago, and was partly inspired by an earlier toolkit called Traits/TraitsUI - https://github.com/enthought/traitsui.
Stats
enthought/traitsui is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of traitsui is Python.