./graphics/py-spectra, Color scales and color conversion made easy for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.11, Package name: py310-spectra-0.0.11, Maintainer: bacon

Spectra is a Python library that makes color math, color scales, and
color-space conversion easy.
Support for:
Color scales
Color ranges
Color blending
Brightening/darkening colors
Saturating/desaturating colors
Conversion to/from multiple color spaces
Spectra is built on colormath and grapefruit. Spectra is enormously inspired by
chroma.js and d3's scales.


Master sites:

Filesize: 18.378 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-26 17:39:11 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-spectra: better packaging
   2023-07-21 10:21:18 by Jonathan Perkin | Files touched by this commit (1)
Log message:
py-spectra: Fix PYTHON_VERSIONS_INCOMPATIBLE.
   2023-07-20 16:20:02 by Jason Bacon | Files touched by this commit (4)
Log message:
graphics/py-spectra: Color scales and color conversion

Spectra is a Python library that makes color math, color scales, and
color-space conversion easy.
Support for:
    Color scales
    Color ranges
    Color blending
    Brightening/darkening colors
    Saturating/desaturating colors
    Conversion to/from multiple color spaces
Spectra is built on colormath and grapefruit. Spectra is enormously inspired by
chroma.js and d3's scales.