skip-django-celery-extensions


Nameskip-django-celery-extensions JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/skip-pay/django-celery-extensions
SummaryDjango celery extensions library.
upload_time2024-04-18 13:48:39
maintainerNone
docs_urlNone
authorLubos Matl
requires_pythonNone
licenseMIT
keywords django celery
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Django Celery Extensions
========================


.. image:: https://img.shields.io/pypi/v/django-celery-extensions.svg
        :target: https://pypi.python.org/pypi/django-celery-extensions

.. image:: https://img.shields.io/travis/druids/django-celery-extensions.svg
        :target: https://travis-ci.org/druids/django-celery-extensions

.. image:: https://readthedocs.org/projects/django-celery-extensions/badge/?version=latest
        :target: https://django-celery-extensions.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://coveralls.io/repos/github/druids/django-celery-extensions/badge.svg?branch=master
        :target: https://coveralls.io/github/druids/django-celery-extensions?branch=master
        :alt: Code coverage

General purpose celery extensions library for Django.


* Free software: MIT license
* Documentation: https://django-celery-extensions.readthedocs.io.
* Supported Python versions: 3.6, 3.7, 3.8
* Supported Django versions: 2.2


Features
--------

* Easy integration into project
* Run celery via Django
* Unique running instance of celery beater
* Unique task run

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skip-pay/django-celery-extensions",
    "name": "skip-django-celery-extensions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, celery",
    "author": "Lubos Matl",
    "author_email": "matllubos@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/c3/88a3b1ffbc966cc696469477f55827294aa238f651077ba9055a542e3a35/skip_django_celery_extensions-0.1.0.tar.gz",
    "platform": null,
    "description": "========================\nDjango Celery Extensions\n========================\n\n\n.. image:: https://img.shields.io/pypi/v/django-celery-extensions.svg\n        :target: https://pypi.python.org/pypi/django-celery-extensions\n\n.. image:: https://img.shields.io/travis/druids/django-celery-extensions.svg\n        :target: https://travis-ci.org/druids/django-celery-extensions\n\n.. image:: https://readthedocs.org/projects/django-celery-extensions/badge/?version=latest\n        :target: https://django-celery-extensions.readthedocs.io/en/latest/?badge=latest\n        :alt: Documentation Status\n\n.. image:: https://coveralls.io/repos/github/druids/django-celery-extensions/badge.svg?branch=master\n        :target: https://coveralls.io/github/druids/django-celery-extensions?branch=master\n        :alt: Code coverage\n\nGeneral purpose celery extensions library for Django.\n\n\n* Free software: MIT license\n* Documentation: https://django-celery-extensions.readthedocs.io.\n* Supported Python versions: 3.6, 3.7, 3.8\n* Supported Django versions: 2.2\n\n\nFeatures\n--------\n\n* Easy integration into project\n* Run celery via Django\n* Unique running instance of celery beater\n* Unique task run\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django celery extensions library.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/skip-pay/django-celery-extensions"
    },
    "split_keywords": [
        "django",
        " celery"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "877312c93f988b8c5dbd60fd9f28d93ab5eab8deb534a02e6d88dd2891bb407a",
                "md5": "092c030c334bb3dab273aa57adef3b40",
                "sha256": "e578ea39a81606700654af73c4eda4cdfe3477d6daa2b3094e33ef36c0fb111f"
            },
            "downloads": -1,
            "filename": "skip_django_celery_extensions-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "092c030c334bb3dab273aa57adef3b40",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 22010,
            "upload_time": "2024-04-18T13:48:37",
            "upload_time_iso_8601": "2024-04-18T13:48:37.454282Z",
            "url": "https://files.pythonhosted.org/packages/87/73/12c93f988b8c5dbd60fd9f28d93ab5eab8deb534a02e6d88dd2891bb407a/skip_django_celery_extensions-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0c388a3b1ffbc966cc696469477f55827294aa238f651077ba9055a542e3a35",
                "md5": "aa9546dbd4ecefea9a4254771c9af1b3",
                "sha256": "ee28194deced962b34e52498f67c4d8ce94d052d39438918ba80ce7ac05021ac"
            },
            "downloads": -1,
            "filename": "skip_django_celery_extensions-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aa9546dbd4ecefea9a4254771c9af1b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17853,
            "upload_time": "2024-04-18T13:48:39",
            "upload_time_iso_8601": "2024-04-18T13:48:39.051162Z",
            "url": "https://files.pythonhosted.org/packages/d0/c3/88a3b1ffbc966cc696469477f55827294aa238f651077ba9055a542e3a35/skip_django_celery_extensions-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 13:48:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skip-pay",
    "github_project": "django-celery-extensions",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "skip-django-celery-extensions"
}
        
Elapsed time: 0.23993s