Skip to main content

Color representations and representation conversions in Python. _Väri_ means ‘color’ in Finnish.

install

pip install vari. Done.

use

Create a Vari instance with one of many color representations:

Vari(rgb=(255, 0, 0)) Vari(‘#ff0000’) Vari(‘red’)

Ask the instance for other representations:

c = Vari(‘#f00’) c.rgb # (255, 0, 0) c.hex # ‘#ff0000’ c.x256 # 196

future

  • hsl repr

Download files

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

Source Distribution

vari-0.0.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file vari-0.0.2.tar.gz.

File metadata

  • Download URL: vari-0.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vari-0.0.2.tar.gz
Algorithm Hash digest
SHA256 15e4641c3fca749581992767bdbdba35b2a963b9c115c5bceea375708e3714fc
MD5 5a5a04610f507439c752b1d28e9f9bf4
BLAKE2b-256 2a62ee927350ac447810918169bab72f61c356d4cd64f3a3204fbd380f5d6863

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page