In D3js we can map any word to a color simply by defining color scale limit. D3js scaling system manage the way to map any word into the scale for you. It seems to be much more complicated in python. Am I missing something ?
Is there a simple way in Python to get a color for a given string ?