{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"}],"enrichment":{"capability":"Generates Material Design 3 color schemes and palettes from source colors or images, implementing Google's official Material You color algorithms.","skillfed_tags":["color-generation","material-design","image-processing"],"use_cases":["Extract a dominant color palette from an image to theme an application UI dynamically","Generate Material Design 3 color tokens for light and dark modes from a brand color","Build a wallpaper-based theming system that adapts app colors to the current background","Create color scheme variants for accessibility or user preference options","Quantize large images efficiently to find representative colors without excessive memory consumption"],"what_it_does":"materialyoucolor implements Material Design 3 color generation algorithms, allowing you to derive harmonious color palettes from a single source color or extract dominant colors from images. It provides multiple dynamic color scheme variants (Tonal Spot, Expressive, Fidelity, Monochrome, Neutral, Rainbow, Vibrant, Fruit Salad, Content) and can generate both static and dynamic color tokens in RGBA and hex formats.\n\nThe package wraps the official reference implementation, using a hybrid approach: TypeScript implementation for scheme generation and a C++ backend for fast color quantization. It depends only on pillow for image I/O and supports image-based color extraction with configurable quality. The C++ backend is recommended for large images due to pillow's memory inefficiency with full image materialization.","worth_installing":"Yes, if you need Material Design 3 color generation. The package is actively maintained, has no known vulnerabilities, and offers a fast C++ backend for image processing. License status is unclear, so verify licensing terms before use in proprietary projects. Medium install friction is acceptable given prebuilt wheels for common platforms."},"id":"materialyoucolor","links":{"html":"https://skillfed.io/packages/materialyoucolor","md":"https://skillfed.io/packages/materialyoucolor.md","pypi":"https://pypi.org/project/materialyoucolor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"unclear","name":"materialyoucolor","python_support":"supports_current","summary":"Material You color generation algorithms in pure python!"},"popularity":{"monthly_downloads":123307,"position":11915,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.4"}
