Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/django-commons/django-tasks-scheduler
Schedule async tasks using redis pub/sub.
https://github.com/django-commons/django-tasks-scheduler
background-jobs django django-application job-queue python redis redis-queue scheduled-jobs scheduled-tasks task-queue
Last synced: about 7 hours ago
JSON representation
Schedule async tasks using redis pub/sub.
- Host: GitHub
- URL: https://github.com/django-commons/django-tasks-scheduler
- Owner: django-commons
- License: mit
- Created: 2023-06-23T13:45:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T14:18:46.000Z (8 days ago)
- Last Synced: 2024-11-07T11:44:17.091Z (7 days ago)
- Topics: background-jobs, django, django-application, job-queue, python, redis, redis-queue, scheduled-jobs, scheduled-tasks, task-queue
- Language: Python
- Homepage: https://django-tasks-scheduler.readthedocs.io/
- Size: 1.9 MB
- Stars: 50
- Watchers: 2
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Django Tasks Scheduler
===================
[![Django CI](https://github.com/django-commons/django-tasks-scheduler/actions/workflows/test.yml/badge.svg)](https://github.com/django-commons/django-tasks-scheduler/actions/workflows/test.yml)
![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/cunla/b756396efb895f0e34558c980f1ca0c7/raw/django-tasks-scheduler-4.json)
[![badge](https://img.shields.io/pypi/dm/django-tasks-scheduler)](https://pypi.org/project/django-tasks-scheduler/)Documentation can be found in https://django-tasks-scheduler.readthedocs.io/en/latest/
# Sponsor
django-tasks-scheduler is developed for free.
You can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).