Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(4) | Call(1) | Derive(0) | Import(3)
Utility for finding the closest "human readable" name for a hex color
src/p/r/processing.py-HEAD/examples.py/Python/colornames/namethatcolor/__init__.py processing.py(Download)
#!/usr/bin/env python from NameThatColor import NameThatColor
src/n/a/NameThatColor-1.0.3/namethatcolor/__init__.py NameThatColor(Download)
#!/usr/bin/env python from NameThatColor import NameThatColor, Match