[!IMPORTANT]
This project was originally namedtkintertoolsand has been renamed tomaliangafter a community vote! 🎉
maliang
https://xiaokang2022.github.io/maliang/
A lightweight UI framework based on tkinter with all UI drawn in Canvas
📦 Installation
Install it with the following command:
pip install maliang
🛠️ Dependencies
Here are the only dependencies that the project must need:
typing-extensions: provide additional type hints
🎨 Optional
The following packages are optional and will make the project work without installation, but installing them can give you more functionality:
darkdetect: provide operating system theme detectionpillow: provide more types of images and optimize image scaling speedpywinstyles: provide some window effects for Windows systemshPyT: provide more configuration options for Windows system windowswin32material: provide more configuration options for Windows system windows
Recommended, these packages should be installed. You can install all the optional packages with the following command:
pip install maliang[opt]
🧩 Extensions
In addition to the basic functionality, we also offer a number of extension packs to implement specific functionality. The following official extensions are available:
maliang-mpl: support formatplotlibmaliang-media: support for media filesmaliang-three: support for simple 3D drawings
You can install all the official extensions with the following command:
pip install maliang[ext]
In addition, you can find all the third-party extensions that we've collected here.
👀 More
🖼️ Gallery
The demos below are some of the things that can be achieved with the project, they may be built with the latest version of the project, or they may be built with an older version, but either way, the code for the demo below can be found in the demo repository!
[!TIP]
Please click "Expand" to view the gallery
Expand
🔗 Links
Here are some links that may be helpful to you:
- 📑 License: MIT License
- 📘 Changelog: CHANGELOG.md
- 📕 Security Policy: SECURITY.md
- 📗 Contribution Guideline: CONTRIBUTING.md
- 📙 Code of Conduct: CODE_OF_CONDUCT.md
- 📚 Tutorials and Documents: Tutorials & Documents
- ❤️ Sponsor this Project: Sponsor
- 🚀 Repository Mirrors: GitCode, Gitee
😉 Contributors
Many thanks to the contributions of:
Release files for tkintertools 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tkintertools-3.0.0.tar.gz | 62.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tkintertools-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 128.1 kB
Release files / tkintertools-3.0.0.tar.gz
| Download URL | tkintertools-3.0.0.tar.gz |
|---|---|
| Size | 62.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
871639d317763c89a84fa0887779ad88c37176a607cfc006909200e7cd763f55
|
|
BLAKE2b-256 checksum How to use checksums |
78c5f17db0daa45b09a5ecbe7ab35a03fc909b3ae5058be632f99f255d7510a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.13.0
|
Release files / tkintertools-3.0.0-py3-none-any.whl
| Download URL | tkintertools-3.0.0-py3-none-any.whl |
|---|---|
| Size | 65.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7842cad91390526338a8faae36cf7eaa692590f2beea7e9c0aacdff6dffc6d6c
|
|
BLAKE2b-256 checksum How to use checksums |
1e79ffcd7c2de17a2401d3f4247aba7e8806cdb7976287992989c56c54e7ebc1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.13.0
|