Skip to content

issues Search Results · repo:vaab/colour language:Python

Filter by

42 results
 (90 ms)

42 results

invaab/colour (press backspace or delete to remove)

This package gets 3.5 million monthly downloads, yet hasn t had an update in eight years. Clearly this package is loved by so many. Are there any plans to continue it s development?
  • Stoops-ML
  • 1
  • Opened 
    on Feb 5
  • #67

There s no linear interpolation .. is that correct? Context.. see https://www.vis4.net/blog/2011/12/avoid-equidistant-hsv-colors/ or https://www.alanzucconi.com/2016/01/06/colour-interpolation/
  • dementedhedgehog
  • Opened 
    on Nov 5, 2022
  • #65

I might be totally off base here, but i think you re conflating lightness and luminance? HSL is hue, saturation, lightness luminance is sqrt( 0.299R^2 + 0.587G^2 + 0.114*B^2 )
  • scoofy
  • Opened 
    on Sep 29, 2022
  • #64

There is a collision in package name, both have package name == colour This package and https://www.colour-science.org/installation-guide/ If the latter is installed in the PYTHONPATH, all attempts to ...
  • hop-soellingeraj
  • 1
  • Opened 
    on Aug 2, 2022
  • #62

Trying to generate a Colour object using 0, 255, 0 RGB value and read back the rgb tuple. Getting a exponential negative value in place of blue. Also tried, Color( lime ).rgb Color( #00FF00 ).rgb Color(rgb=(0,1,0)).rgb ...
  • vickipedia
  • 1
  • Opened 
    on May 13, 2022
  • #61

Should be replaced with using setuptools directly. See the migration guide here: https://github.com/embray/d2to1
  • ddevault
  • Opened 
    on Dec 20, 2021
  • #60

Hello, I am trying to install colour in Slackware 15 Beta 1 and I am getting this error when I run ./autogen.sh. autogen.sh: error: Didn t find a git repository (or no tags found). ``./autogen.sh`` uses ...
  • mdinslage
  • 3
  • Opened 
    on Aug 16, 2021
  • #59

RGB_TO_COLOR_NAMES = { (240, 248, 255): [ aliceblue ], (250, 235, 215): [ antiquewhite ], (0, 255, 255): [ aqua ], (127, 255, 212): [ aquamarine ], (240, 255, 255): [ azure ], (245, 245, 220): [ beige ...
  • gilsondia
  • Opened 
    on Jun 17, 2021
  • #58

name colors does not work for all of them, thanks I wrote some tests before implement this library.
  • gilsondia
  • Opened 
    on Jun 17, 2021
  • #57

% python Python 3.8.1 (default, Jan 26 2020, 17:08:51) [Clang 11.0.0 (clang-1100.0.33.8)] on darwin Type help , copyright , credits or license for more information. import culour Traceback (most ...
  • ReagentX
  • Opened 
    on Jan 30, 2020
  • #53
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub