Skip to main content

Material You color generation algorithms in pure python!

Project description

materialyoucolor-pyhton

Material You color algorithms for python (crossplatform)!

SEE : https://m3.material.io/styles/color/dynamic-color/overview

How does it works?

Android performs the following steps to generate color schemes from a user's wallpaper.

  1. The system detects the main colors in the selected wallpaper image and extracts a source color.

  2. The system uses that source color to further extrapolate five key colors known as Primary, Secondary, Tertiary, Neutral, and Neutral variant.

img Figure 1. Example of source color extraction from wallpaper image and extraction to five key colors

  1. The system interprets each key color into a tonal palette of 13 tones.

img2 Figure 2. Example of generating a given tonal palettes

  1. The system uses this single wallpaper to derive five different color schemes, which provides the basis for any light and dark themes.

SEE MORE: https://developer.android.com/develop/ui/views/theming/dynamic-colors

Where to use this colors?

SEE : https://m3.material.io/styles/color/the-color-system/color-roles

Install

Always prefer master branch

pip3 install https://github.com/T-Dynamos/materialyoucolor-pyhton/archive/main.zip

or

pip3 install materialyoucolor

Documentation

Please see example.py, its well documented by AI.

Example

Install kivy,pillow, kivymd and then run example.py file.

Make sure to edit variables in example.py file, like

IMAGE_FILE = "/home/tdynamos/Downloads/test.png"  # file
Input Output
Image 1 Image 2

See all tokens : https://m3.material.io/styles/color/the-color-system/tokens

Credits

https://github.com/fengsp/color-thief-py/blob/master/colorthief.py

https://github.com/avanisubbiah/material-color-utilities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

materialyoucolor-1.2.0.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

materialyoucolor-1.2.0-py3-none-any.whl (19.7 kB view details)

Uploaded Python 3

File details

Details for the file materialyoucolor-1.2.0.tar.gz.

File metadata

  • Download URL: materialyoucolor-1.2.0.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for materialyoucolor-1.2.0.tar.gz
Algorithm Hash digest
SHA256 c5a8fe5f7d0b2f17c36bd9efd049d765900e1386624ee79760af65b70e3484f8
MD5 2bad7480d596e4a78e2d1186e4c89cda
BLAKE2b-256 2ae427f07b78b97bce3278eef5f593a251d206b374ea28389145c2c249ccf77f

See more details on using hashes here.

File details

Details for the file materialyoucolor-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for materialyoucolor-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 455708ce7d77398cc3821d17969c11845def67d8636a3c97af78acf1e7d1876b
MD5 a3e9bbbdf31dc69665afcc039d3e13fa
BLAKE2b-256 0088f1eda1c8bdbdad84cb91b9588576fb060ca8fcc78d696dfbc748ed9d1895

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page