From 057ac45bc1a9822eb5320b412743a161b81b509a Mon Sep 17 00:00:00 2001 From: Shiv Date: Sat, 25 Apr 2026 21:17:26 +0530 Subject: [PATCH] Add loopz to Job Scheduler section Removed loopz from the list of libraries. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17d5a9be4..879b97c6e 100644 --- a/README.md +++ b/README.md @@ -757,6 +757,7 @@ _Libraries for scheduling jobs._ - [prefect](https://github.com/PrefectHQ/prefect) - A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines. - [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans. - [SpiffWorkflow](https://github.com/sartography/SpiffWorkflow) - A powerful workflow engine implemented in pure Python. +- [loopz](https://github.com/Shiv0087/loopz) - Auto-saves and resumes any Python loop from exactly where it crashed. ## Logging