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/92/36/d695216ab5cd3ce1d8bc4b8cb97f26458a6e5d627bfdfa65fa800d2d0e52/django_tasks_scheduler-2.1.0.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.0",
"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": "377e0bef6126ed777401356c4ac8dba4e6e198802602eba9fb1efa0dd2e9197a",
"md5": "deb8cddc74cdab82cd7efce4b969fbdd",
"sha256": "5c185fe1d8da16be436a8068951a46597c7bbddedaa4b4d2789185ebb0f2acb2"
},
"downloads": -1,
"filename": "django_tasks_scheduler-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "deb8cddc74cdab82cd7efce4b969fbdd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 74557,
"upload_time": "2024-09-14T23:32:02",
"upload_time_iso_8601": "2024-09-14T23:32:02.710146Z",
"url": "https://files.pythonhosted.org/packages/37/7e/0bef6126ed777401356c4ac8dba4e6e198802602eba9fb1efa0dd2e9197a/django_tasks_scheduler-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9236d695216ab5cd3ce1d8bc4b8cb97f26458a6e5d627bfdfa65fa800d2d0e52",
"md5": "7efd97da5fc3fb7a175be15e9a76085a",
"sha256": "0a44c47332800a7fd0d04672e1e021f25ec637566b98022684158cd45690d7de"
},
"downloads": -1,
"filename": "django_tasks_scheduler-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "7efd97da5fc3fb7a175be15e9a76085a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 47138,
"upload_time": "2024-09-14T23:32:04",
"upload_time_iso_8601": "2024-09-14T23:32:04.265347Z",
"url": "https://files.pythonhosted.org/packages/92/36/d695216ab5cd3ce1d8bc4b8cb97f26458a6e5d627bfdfa65fa800d2d0e52/django_tasks_scheduler-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-14 23:32:04",
"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"
}