A sleek Python toolkit for crafting vivid palettes and seamless color transitions.
This project has been quarantined.
PyPI Admins need to review this project before it can be restored. While in quarantine, the project is not installable by clients, and cannot be being modified by its maintainers.
Read more in the project in quarantine help article.
Project description
CompColors
comp-colors is the PyPI distribution behind BestColors. It is accessed through
pycolored, offering lightweight, high-performance tools for local color processing.
Setup
python -m venv .venv
.venv\Scripts\Activate.ps1
python -m pip install --upgrade pip
python -m pip install -e ".[dev]"
Working with local colors
from pycolored import colorsv1
color = colorsv1("Sky Blue")
print(color.result)
Quality checks
python -m pytest
python -m ruff check .
python -m build
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file comp_colors-0.1.5.tar.gz.
File metadata
- Download URL: comp_colors-0.1.5.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24267e8054ff815556cbe05e5015056962c1e76f80fc55460cd87ae22199b49b
|
|
| MD5 |
eb194a09e1e21f1f83d64b1a66c0019f
|
|
| BLAKE2b-256 |
27da17c1390c50c4ca0ba0a7aa7f702164468d407f24e1088e2a5d98fa32a71a
|
File details
Details for the file comp_colors-0.1.5-py3-none-any.whl.
File metadata
- Download URL: comp_colors-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f32ef36994b3e7fcd68dbee0dbf12de0c55c32162b6e8478847e642c5887ff7
|
|
| MD5 |
1237837f82100b06318b4920d4c442b6
|
|
| BLAKE2b-256 |
e3811f935809feb1adc48f3ac47635c5f3871c09c13ff65991b39183e7e6ef07
|