django-tasks-scheduler


Namedjango-tasks-scheduler JSON
Version 3.0.0 PyPI version JSON
download
home_pageNone
SummaryAn async job scheduler for django using redis/valkey brokers
upload_time2025-02-05 15:10:32
maintainerDaniel Moran
docs_urlNone
authorDaniel Moran
requires_python<4.0,>=3.10
licenseMIT
keywords redis valkey django background-jobs job-queue task-queue redis-queue scheduled-jobs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": null,
    "name": "django-tasks-scheduler",
    "maintainer": "Daniel Moran",
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": "daniel@moransoftware.ca",
    "keywords": "redis, valkey, 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/a2/cf/234ecacd74335c2e9ef8f907260cabc643ae523d8272a5d781c700998137/django_tasks_scheduler-3.0.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/valkey brokers",
    "version": "3.0.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",
        " valkey",
        " django",
        " background-jobs",
        " job-queue",
        " task-queue",
        " redis-queue",
        " scheduled-jobs"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00c0ff838538c298b5dfc15895341445922b940376cabaf49a529054801b0ef2",
                "md5": "6aa668cb499faa8942be0a6585579028",
                "sha256": "6b84e74e30bc9c599417fb10b0e908115666612f3a289ea6159ca61b3eddd944"
            },
            "downloads": -1,
            "filename": "django_tasks_scheduler-3.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aa668cb499faa8942be0a6585579028",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 98569,
            "upload_time": "2025-02-05T15:10:30",
            "upload_time_iso_8601": "2025-02-05T15:10:30.758886Z",
            "url": "https://files.pythonhosted.org/packages/00/c0/ff838538c298b5dfc15895341445922b940376cabaf49a529054801b0ef2/django_tasks_scheduler-3.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a2cf234ecacd74335c2e9ef8f907260cabc643ae523d8272a5d781c700998137",
                "md5": "6e1a70209e580b1b841023f1084af718",
                "sha256": "989771c22054f4fee59059cd5a6fc33f0faafa7bbda8da6b59959ea11339c341"
            },
            "downloads": -1,
            "filename": "django_tasks_scheduler-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e1a70209e580b1b841023f1084af718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 54126,
            "upload_time": "2025-02-05T15:10:32",
            "upload_time_iso_8601": "2025-02-05T15:10:32.497031Z",
            "url": "https://files.pythonhosted.org/packages/a2/cf/234ecacd74335c2e9ef8f907260cabc643ae523d8272a5d781c700998137/django_tasks_scheduler-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 15:10:32",
    "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"
}
        
Elapsed time: 0.40606s