251 words 5 lines of code 35 images 1 min read views
tkintertools
tkintertools
is a UI framework based on the Canvas
class of tkinter
📦 Installation¶
Tip
Most of the preview content of the following two versions can be found in the official demo repository
🔥 Dev Version¶
- 🔖 Version:
3.0.0rc4
- 🕓 Release: 2024-11-17
- ✨ Feature: Changelog-3.0.0rc4
✅ Stable Version¶
- 🔖 Version:
2.6.21
- 🕓 Release: 2024-01-01
- ✨ Feature: Changelog-2.6.21
📦 Dependency¶
📌 Requirements¶
🎨 Options¶
Considering that too many packages will result in a large size of the project file when packing, the optional packages selected below are recommended to be installed
- albertosottile/darkdetect -
0.8.0
- Akascape/py-window-styles -
1.8
- python-pillow/Pillow -
>=10.0.0
- Zingzy/hPyT -
1.3.4
- littlewhitecloud/win32style -
1.0.6
The following command installs the recommended optional dependencies:
The following command installs all optional dependencies:
📦 Extension¶
In addition to the basic functionality, tkintertools
also offers some extension packages to implement certain functionality. The following official extensions are available:
The following command can be used to install all the official extensions:
👀 More¶
-
MIT, one of the most permissive open source licenses
-
Let’s see who sponsors
-
Changelog for all versions
-
Take a look at this before you contribute
-
How to deal with security vulnerabilities
-
Something that contributors should know