A Python package for gradient colors
Project description
gradientify
A python color module focused on gradients
Setup
from gradientify import Colors
print(Colors.purple_to_white('Hello'))
print(Colors.red_to_blue('Hello'))
print(Colors.green_to_yellow('Hello'))
print(Colors.black_to_white('Hello'))
print(Colors.blue_to_cyan('Hello'))
print(Colors.orange_to_pink('Hello'))
print(Colors.mint('Hello'))
print(Colors.red_to_yellow('Hello'))
print(Colors.blue_to_green('Hello'))
print(Colors.purple_to_blue('Hello'))
print(Colors.pink_to_white('Hello'))
print(Colors.cyan_to_magenta('Hello'))
print(Colors.gray_to_black('Hello'))
print(Colors.blue_to_white('Hello'))
print(Colors.red_to_green('Hello'))
print(Colors.green_to_blue('Hello'))
print(Colors.blue_to_yellow('Hello'))
print(Colors.yellow_to_cyan('Hello'))
print(Colors.magenta_to_red('Hello'))
print(Colors.white_to_black('Hello'))
print(Colors.mystic('Hello'))
print(Colors.ash('Hello'))
Same for inputs and such
colors
purple_to_white
red_to_blue
green_to_yellow
blue_to_cyan
orange_to_pink
mint
red_to_yellow
blue_to_green
purple_to_blue
pink_to_white
cyan_to_magenta
gray_to_black
blue_to_white
red_to_green
green_to_blue
blue_to_yellow
yellow_to_cyan
magenta_to_red
black_to_white
white_to_black
mystic
ash
red_to_white
some colors look bad others look good. Feel free to suggest some colors by dming me on discord: virtual.cmd
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gradientify-2.0.9.tar.gz
(2.3 kB
view details)
Built Distribution
File details
Details for the file gradientify-2.0.9.tar.gz
.
File metadata
- Download URL: gradientify-2.0.9.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64605bb2d8d7b654c5233ef7d14972e463d49d4d8263b3ae882ad7164d1c7575 |
|
MD5 | 00123b58a378c67ca23e3d2e34586d14 |
|
BLAKE2b-256 | bfa549bfc71c86a41a2f6d31bb26da302285d6c58e845d2f7b300fb9e2b2a756 |
File details
Details for the file gradientify-2.0.9-py3-none-any.whl
.
File metadata
- Download URL: gradientify-2.0.9-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bf54de39ff614b53882920b6a892b7ebf129fbb5ebe8d61bd9eb23904e64b56 |
|
MD5 | bddc71b786827911b41357b58f033eea |
|
BLAKE2b-256 | 99e853e47c7aaeb939a0dcd5693e5f3b9543208a306460487a27dfe87a9aea20 |