How to send notifications to Slack with Python

Sending event notifications from Python to Slack is simple and surprisingly useful — here's a clean way to do it with incoming webhooks.

NotificationsPythonSlack