Skip to main content

Color classifier

Project description

Author

Joar Wandborg

License

GPL

Introduction

You give Classifier a RGB color value, Classifier gives you the most appropriate color name it can find.

Usage

>>> from colorclassifier import Classifier
>>> classifier = Classifier(
...    rgb=[255, 170, 0])
>>> classifier.get_name()
'Orange'

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

colorclassifier-2.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

colorclassifier-2.0.0.linux-x86_64.tar.gz (3.8 kB view hashes)

Uploaded Source

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