celery-pantry


Namecelery-pantry JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/bosonogi/celery_pantry
SummaryMonitor and archive Celery task information
upload_time2023-03-30 13:51:57
maintainer
docs_urlNone
authorToni Ruža
requires_python>=3.6
licenseMIT
keywords celery monitoring archiving
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Celery Pantry
=============

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

Django Rest Framework application to store and access Celery task information.

The `example_project` Django project demonstrates how to integrate `celery_pantry` into a Django project.

It can be seen in action with Docker by running::

    docker-compose up


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bosonogi/celery_pantry",
    "name": "celery-pantry",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "celery monitoring archiving",
    "author": "Toni Ru\u017ea",
    "author_email": "toni.ruza@gmail.com",
    "download_url": "",
    "platform": "any",
    "description": "\nCelery Pantry\n=============\n\n.. image:: https://readthedocs.org/projects/celery-pantry/badge/?version=latest\n    :target: https://celery-pantry.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nDjango Rest Framework application to store and access Celery task information.\n\nThe `example_project` Django project demonstrates how to integrate `celery_pantry` into a Django project.\n\nIt can be seen in action with Docker by running::\n\n    docker-compose up\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Monitor and archive Celery task information",
    "version": "1.1.4",
    "split_keywords": [
        "celery",
        "monitoring",
        "archiving"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e138dd1864d43bcf26e421f0a470ac69fc414af231c8d08cb6bb5ab55c59527e",
                "md5": "8894dea087d9cef3b38feca4852f1af7",
                "sha256": "08183cdcbcd35d96767976e32ae177df3e90f9f24d531b9b6154580efbe8a7f4"
            },
            "downloads": -1,
            "filename": "celery_pantry-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8894dea087d9cef3b38feca4852f1af7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 9405,
            "upload_time": "2023-03-30T13:51:57",
            "upload_time_iso_8601": "2023-03-30T13:51:57.975001Z",
            "url": "https://files.pythonhosted.org/packages/e1/38/dd1864d43bcf26e421f0a470ac69fc414af231c8d08cb6bb5ab55c59527e/celery_pantry-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-30 13:51:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bosonogi",
    "github_project": "celery_pantry",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "celery-pantry"
}
        
Elapsed time: 0.05867s