huggingface/knockknock
A Python library that sends notifications (email, Slack, Telegram) when deep learning training jobs finish or crash.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
This library provides a decorator-based interface to receive notifications when machine learning training completes or fails unexpectedly. Users wrap their training function with a simple decorator and receive alerts across multiple platforms including email, Slack, and Telegram. It addresses the common need for training progress visibility in deep learning workflows where training duration is unpredictable.