Skip to main content

A useful package which handles the utilities of converting colors to different forms.

Project description

PyPI Version Info PyPI Supported Python Versions PyPI downloads

A useful package which handles the utilities of converting colors to different forms.

Notable Features

  • Modern pythonic syntax.

  • Easy utility to convert colors to hex and vice versa.

  • Easilly installable via PyPI.

  • Weekly major updates.

Installing

Requires Python 3.6 or higher for desired results.

The below codes show you how to install in various OSes

# Windows
py -3 -m pip install -U colorconverters

# Linux/MacOS
python3 -m pip install -U colorconverters

If you want to get beta and alpha versions, then install it this way instead.

# Windows
git clone https://github.com/ThatGenZGamer48/colorconverters
cd colorconverters
py -3 -m pip install -U .

# Linux/MacOS
git clone https://github.com/ThatGenZGamer48/colorconverters
cd colorconverters
python3 -m pip install -U .

Quick Example

import colorconverters

# To convert to hex
colorconverters.color_to_hex('red')

# To convert to color
colorconverters.hex_to_color('#FFFFFF')

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

colorconverters-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file colorconverters-0.2.0.tar.gz.

File metadata

  • Download URL: colorconverters-0.2.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.10

File hashes

Hashes for colorconverters-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3c26e3669f9a97d9dd97977c9e6511196ebec3357c91d12382326e85a1a1a6b0
MD5 8e95f4937c269933617b4145552b5b96
BLAKE2b-256 bfc4d5a01d24fda7bc5c94582a9e69f074295e26055710a72afb4043bcf74ef9

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