Using Python’s colorsys module to generate primary and pastel colors for use in graphs, pipelines, and notifications — This article covers some recent work where generated Slack messages needed some extra color differentiation. I had just wrapped up some hooks to send a Slack message to a sales notification channel whenever a customer signed up or changed their subscription level. Initially I opted to use company themed yellow…