tkinter_utilities VS DaltonLens

Compare tkinter_utilities vs DaltonLens and see what are their differences.

tkinter_utilities

Scripts to: review colors in Python3 tkinter GUIs with color-blind users in mind; demonstrate MVC structure for tkinter (by csecht)

DaltonLens

Desktop utility to assist color blind people with different kind of real-time filters. (by DaltonLens)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tkinter_utilities DaltonLens
1 5
3 22
- -
4.4 0.0
about 1 month ago over 1 year ago
Python C++
GNU General Public License v3.0 only BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

tkinter_utilities

Posts with mentions or reviews of tkinter_utilities. We have used some of these posts to build our list of alternatives and similar projects.
  • A tkinter color picker and color-blind simulator
    1 project | /r/Tkinter | 21 Oct 2021
    I like to have my Python GUIs look nice and be readable for color-blind users. To ease the task of choosing colors that do that, I wrote a tkinter program that builds a color table from the 760 color names from X11 rgb.txt that are valid in tkinter 8.6 on Linux, Windows, and macOS. A user can view background and foreground selections, then covert them into simulated colors for several types of color-blindness. Even without the color-blind simulations, I find it fun to play around with the various color combinations. Details and download are at https://github.com/csecht/tkinter_utilities. It would be great to hear if anyone finds this useful, or has ideas for improvements.

DaltonLens

Posts with mentions or reviews of DaltonLens. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.

What are some alternatives?

When comparing tkinter_utilities and DaltonLens you can also consider the following projects:

TkDial - Tkinter Dial-Knob widgets

godot-colorblindness - A colorblindness simulator to help you design for everyone.

tkinter-toolkit - Explore all modern tkinter widget libraries and helpful tools! (Including customtkinter)

stark-sketch-plugin - Ensure your design is accessible and high contrast for every type of color blindness

Tkinter-Designer - An easy and fast way to create a Python GUI 🐍

CustomTkinter - A modern and customizable python UI-library based on Tkinter

tksheet - Python tkinter table widget for displaying tabular data

GuitarTuner - Guitar tuner program made with Python, Tkinter and PyAudio.