Skip to main content

Search for color names through HEX, or search for color information through names

Project description

pycolors-kit

License: MIT Python

Description

Search for color names through HEX, or search for color information through names

Installation

Install pycolors-kit into your python environment, using:

pip install pycolors-kit

After installing, you can use the project as follows:

Example

from pycolors_kit import ColorEx


def test():
    color = ColorEx()

    print(color.get_name_by_hex('#fe9956'))
    print(color.get_color_by_name('acapulco sun'))


if __name__ == '__main__':
    test()

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

pycolors-kit-1.0.2.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

pycolors_kit-1.0.2-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file pycolors-kit-1.0.2.tar.gz.

File metadata

  • Download URL: pycolors-kit-1.0.2.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.6

File hashes

Hashes for pycolors-kit-1.0.2.tar.gz
Algorithm Hash digest
SHA256 04967f1e00bab99584bfd3086b26fa94a8aaf205a6a6aa9d5b699588bb636188
MD5 f18c78941aacf8985fa5e77109d8d88f
BLAKE2b-256 334c91bb626b87c7f0ed9cd2d84efadc4e11b136003865d8591b2682b08644c8

See more details on using hashes here.

File details

Details for the file pycolors_kit-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pycolors_kit-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b35b628410278fdc23b96ca5aa524254a398d7d7962e12ca5bd3946d00a1fe5a
MD5 71fdfe170c017d3a5e9cfbccc198546a
BLAKE2b-256 e991a0f06bdb0f4a97528e43e7fa1205df326801612c438d51737900f329efec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page