tukaan

A modern, cross platform Python toolkit for creating desktop GUI applications.


Keywords
gui, tcl, tcl/tk, tk, tkinter, ttk, tukaan, ui, cross-platform, modern, python, python-gui, python310, python311, python38, python39, tcl-tk, tcltk
License
MIT
Install
pip install tukaan==0.1.1

Documentation

Tukaan logo

Tukaan

Tukaan is a Python toolkit for creating cross-platform GUI applications


tukaan.github.io Downloads License: MIT Code style: black #StandWithUkraine


We are looking for contributors 😍

Tukaan is already one and a half years old, but it is still in alpha state. Developing such a toolkit takes a lot of work, so the more of us there are, the better it will be, and the sooner we can release a stable version.

See CONTRIBUTING.md for more.


What is Tukaan?

Tukaan is a GUI toolkit based on Tcl/Tk. Yeah, that’s the same thing that powers Tkinter, but don’t worry, Tukaan is far not as bad as Tkinter.

It is designed to be a modern and pythonic framework that provides everything you need in a GUI application, without having to install all sorts of third-party extensions to accomplish a basic task.

🔶 Tukaan is powerful

With Tukaan you can build whatever you want. It includes a wide variety of widgets, from basic things like tooltips to advanced megawidgets, dozens of options for integration with the operating system, and a bunch of other things that make creating an application even more convenient.

🔶 Tukaan is modern

Tukaan does not try to mimic the look and feel of Motif or Windows 95. You can create interfaces that look native on Windows, macOS and Plasma, or theme it however you like, so the users might actually want to use it. Unlike Tkinter, it has most of the features you expect from a GUI toolkit in the 21st century. No need to spend hours browsing random forums to figure out how to load a custom font file, such basic things are built in already!

🔶 Tukaan is intuitive

Tukaan is pythonic and intuitive, so you don’t necessarily have to look up the documentation every time, you can figure it out for yourself. However, keep in mind that it is not recommended for complete beginners. You need some knowledge of Python, and some sort of experience in GUI programming can also come handy, although that’s not required.

Get started with Tukaan!

FAQ

Why did you name this project Tukaan?

Tk's logo is a feather, so I wanted to name the project after a bird with T and K in its name. So I came up with tukán (means toucan in english). However Github doesn't allow non-english characters in repository names, so I had to simplify it to tukaan.

How do you pronounce Tukaan?

tukaːn

Credits