New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tkintertools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tkintertools

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

  • 3.0.0
  • PyPI
  • Socket score

Maintainers
1

[!IMPORTANT]
This project was originally named tkintertools and has been renamed to maliang after a community vote! 🎉

maliang

Logo

English · 简体中文 · 繁體中文

https://xiaokang2022.github.io/maliang/

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

📦 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 detection
  • pillow: provide more types of images and optimize image scaling speed
  • pywinstyles: provide some window effects for Windows systems
  • hPyT: provide more configuration options for Windows system windows
  • win32material: 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:

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

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

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:

😉 Contributors

Many thanks to the contributions of:

Contributors

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc