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).
Raw data
{
"_id": null,
"home_page": "https://github.com/django-commons/django-tasks-scheduler",
"name": "django-tasks-scheduler",
"maintainer": "Daniel Moran",
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": "daniel@moransoftware.ca",
"keywords": "redis, django, background-jobs, job-queue, task-queue, redis-queue, scheduled-jobs",
"author": "Daniel Moran",
"author_email": "daniel@moransoftware.ca",
"download_url": "https://files.pythonhosted.org/packages/6e/19/253f5ef4039b3858c0c1326e8fd2960108fbdba463b982f599755f046542/django_tasks_scheduler-2.1.1.tar.gz",
"platform": null,
"description": "Django Tasks Scheduler\n===================\n[![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)\n![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/cunla/b756396efb895f0e34558c980f1ca0c7/raw/django-tasks-scheduler-4.json)\n[![badge](https://img.shields.io/pypi/dm/django-tasks-scheduler)](https://pypi.org/project/django-tasks-scheduler/)\n\nDocumentation can be found in https://django-tasks-scheduler.readthedocs.io/en/latest/\n\n# Sponsor\n\ndjango-tasks-scheduler is developed for free.\n\nYou can support this project by becoming a sponsor using [this link](https://github.com/sponsors/cunla).\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An async job scheduler for django using redis",
"version": "2.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/django-commons/django-tasks-scheduler/issues",
"Documentation": "https://django-tasks-scheduler.readthedocs.io/en/latest/",
"Funding": "https://github.com/sponsors/cunla",
"Homepage": "https://github.com/django-commons/django-tasks-scheduler"
},
"split_keywords": [
"redis",
" django",
" background-jobs",
" job-queue",
" task-queue",
" redis-queue",
" scheduled-jobs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3781db09cd586d21b3090738cae644757c63cebd64383c40f52bf4213b5881a7",
"md5": "431ab17ae489f90c0ebe8a6f366ee26c",
"sha256": "9b4bd83d140b5a144da03c7fb447ccc3e38d9c77a9a60f66820e5d63de39bcfc"
},
"downloads": -1,
"filename": "django_tasks_scheduler-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "431ab17ae489f90c0ebe8a6f366ee26c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 74558,
"upload_time": "2024-12-22T15:44:44",
"upload_time_iso_8601": "2024-12-22T15:44:44.504093Z",
"url": "https://files.pythonhosted.org/packages/37/81/db09cd586d21b3090738cae644757c63cebd64383c40f52bf4213b5881a7/django_tasks_scheduler-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6e19253f5ef4039b3858c0c1326e8fd2960108fbdba463b982f599755f046542",
"md5": "9ed3b5727fff2a6bd1651fb7c317dd06",
"sha256": "6f456dd6965bc6bbea65022b96ace0419b4fe5698c9938106c11f212af348ebf"
},
"downloads": -1,
"filename": "django_tasks_scheduler-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9ed3b5727fff2a6bd1651fb7c317dd06",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 47141,
"upload_time": "2024-12-22T15:44:47",
"upload_time_iso_8601": "2024-12-22T15:44:47.020557Z",
"url": "https://files.pythonhosted.org/packages/6e/19/253f5ef4039b3858c0c1326e8fd2960108fbdba463b982f599755f046542/django_tasks_scheduler-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-22 15:44:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "django-commons",
"github_project": "django-tasks-scheduler",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "django-tasks-scheduler"
}