[PR #2781] Add AutoCron #2094

Open
opened 2025-11-06 13:29:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2781
Author: @mdshoaibuddinchanda
Created: 10/26/2025
Status: 🔄 Open

Base: masterHead: add-autocron


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Added AutoCron under Job Scheduler.

AutoCron is a one-line, cross-platform task scheduler for Python that works without cron or OS dependencies.

  • Cross-platform (Windows, Linux, macOS)
  • One-line function scheduling
  • Built-in retries, logging, and notifications

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2781 **Author:** [@mdshoaibuddinchanda](https://github.com/mdshoaibuddinchanda) **Created:** 10/26/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-autocron` --- ### 📝 Commits (1) - [`d9ae267`](https://github.com/vinta/awesome-python/commit/d9ae26732f8f2252242f5839baafc6a1381148a9) Add AutoCron ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Added [AutoCron](https://github.com/mdshoaibuddinchanda/autocron) under Job Scheduler. AutoCron is a one-line, cross-platform task scheduler for Python that works without cron or OS dependencies. - Cross-platform (Windows, Linux, macOS) - One-line function scheduling - Built-in retries, logging, and notifications --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:29:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2094