Skip to content

251 words   5 lines of code   35 images   1 min read   views


tkintertools

logo

tkintertools is a UI framework based on the Canvas class of tkinter

Version Downloads Total Downloads Lint&Test
Watchers Forks Stars Issues Pull Requests Discussions

Insights

light dark

📦 Installation

Tip

Most of the preview content of the following two versions can be found in the official demo repository

🔥 Dev Version

pip install tkintertools[recommended]==3.0.0rc4
Preview

✅ Stable Version

pip install tkintertools
Preview

📦 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

The following command installs the recommended optional dependencies:

pip install tkintertools[recommended]==3.0.0rc4

The following command installs all optional dependencies:

pip install tkintertools[all]==3.0.0rc4

📦 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:

pip install tkintertools[extension]==3.0.0rc4

👀 More

This site has 21 pages, 17661 words, 6 lines of code, 72 images, and you are the visitor!