Skip to content

333 words   3 lines of code   37 images   1 min read   views


maliang

logo

A lightweight UI framework based on tkinter with all UI drawn in Canvas

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

Insights

light dark

📦 Installation

Install it with the following command:

pip install maliang==3.0.0rc6

🛠️ Dependencies

Here are the only dependencies that the project must need:

🎨 Optional

The following packages are optional and will make the project work without installation, but installing them can give you more functionality:

Recommended, these packages should be installed. You can install all the optional packages with the following command:

pip install maliang[opt]==3.0.0rc6

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

You can install all the official extensions with the following command:

pip install maliang[ext]==3.0.0rc6

👀 More

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!

Expand

preview_1

preview_2

preview_3

preview_4

preview_5

preview_6

preview_7

preview_8

preview_9

preview_10

preview_11

preview_12

preview_13

preview_14

preview_15

preview_16

preview_17

preview_18

preview_19

project_1

project_2

project_3

project_4

Here are some links that may be helpful to you:

This site has 21 pages, 2136 words, 4 lines of code, 74 images, and you are the visitor!