Tips N Tricks #1: Send messages to Slack using Python

Опубликовано: 30 Сентябрь 2024
на канале: Abhishek Thakur
15,432
256

In the Tips N Tricks series, I will upload short videos with small tips that can help you with daily work.

In this video, I show how to build a small app to send #slack notifications from #python. You can use it to send you information and loss of model training, success/failure of models or for any kind of logs that you want.

Sandesh library is available on pip: pip install sandesh and github repo is here: https://github.com/abhishekkrthakur/s...