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
🖼️ 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!
A lightweight UI framework based on tkinter with all UI drawn in Canvas.
We found that tkintertools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Newly introduced telemetry in devenv 1.4 sparked a backlash over privacy concerns, leading to the removal of its AI-powered feature after strong community pushback.
TC39 met in Seattle and advanced 9 JavaScript proposals, including three to Stage 4, introducing new features and enhancements for a future ECMAScript release.