twsl/whos-there
The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends
This tool sends you notifications when your machine learning model training either finishes successfully or crashes unexpectedly. It takes your PyTorch Lightning training process as input and delivers real-time updates directly to your preferred communication channels like email, Discord, Slack, Teams, or Telegram. Machine learning engineers and researchers who run long-duration model training jobs will find this invaluable for staying informed.
Available on PyPI.
Use this if you train PyTorch Lightning models and need immediate alerts about training completion or failures without constantly monitoring the process.
Not ideal if you are not using PyTorch Lightning or do not require external notifications for your model training.
Stars
77
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/twsl/whos-there"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)