django-storage-celery-results


Namedjango-storage-celery-results JSON
Version 0.0.2b1 PyPI version JSON
download
home_pagehttps://github.com/nnseva/django-storage-celery-results
SummaryDjango-Storage-Celery-Result - the application introducing Django Storage-based Celery Results backend
upload_time2023-02-07 18:05:59
maintainer
docs_urlNone
authorVsevolod Novikov
requires_python
licenseLGPL
keywords celery django backend filestorage storage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Django-Storage-Celery-Result
============================

The application introducing Celery Result storage based on the Django Storage.

It allows using any existent core or third-party Django Storage implementation
to store Celery results.


See details at the home page: https://github.com/nnseva/django-storage-celery-results



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nnseva/django-storage-celery-results",
    "name": "django-storage-celery-results",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "celery django backend filestorage storage",
    "author": "Vsevolod Novikov",
    "author_email": "nnseva@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/50/21/8934f3ce2cb5a062bef4e0b371000a71b203313da2ee7e514c1a00b93822/django_storage_celery_results-0.0.2b1.tar.gz",
    "platform": "any",
    "description": "Django-Storage-Celery-Result\n============================\n\nThe application introducing Celery Result storage based on the Django Storage.\n\nIt allows using any existent core or third-party Django Storage implementation\nto store Celery results.\n\n\nSee details at the home page: https://github.com/nnseva/django-storage-celery-results\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Django-Storage-Celery-Result - the application introducing Django Storage-based Celery Results backend",
    "version": "0.0.2b1",
    "split_keywords": [
        "celery",
        "django",
        "backend",
        "filestorage",
        "storage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c9b1b38c2d02d991cde282eb152fe33303b7b69ae0c7a403af0c319ae43b47d",
                "md5": "7d63c9dbba7ca03e2863d8783c3275c7",
                "sha256": "64f0888b1d6b036d9dd5730dbe43e456b283f726176f8d1b893aaf7d8bd42e58"
            },
            "downloads": -1,
            "filename": "django_storage_celery_results-0.0.2b1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7d63c9dbba7ca03e2863d8783c3275c7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6781,
            "upload_time": "2023-02-07T18:05:56",
            "upload_time_iso_8601": "2023-02-07T18:05:56.987226Z",
            "url": "https://files.pythonhosted.org/packages/4c/9b/1b38c2d02d991cde282eb152fe33303b7b69ae0c7a403af0c319ae43b47d/django_storage_celery_results-0.0.2b1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50218934f3ce2cb5a062bef4e0b371000a71b203313da2ee7e514c1a00b93822",
                "md5": "056455651d499448f2af104b9b8b9071",
                "sha256": "f99c1f688e7aad84acc912193ea6fbc20716cf80157640cf1b6767fe4c3195b7"
            },
            "downloads": -1,
            "filename": "django_storage_celery_results-0.0.2b1.tar.gz",
            "has_sig": false,
            "md5_digest": "056455651d499448f2af104b9b8b9071",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7080,
            "upload_time": "2023-02-07T18:05:59",
            "upload_time_iso_8601": "2023-02-07T18:05:59.360071Z",
            "url": "https://files.pythonhosted.org/packages/50/21/8934f3ce2cb5a062bef4e0b371000a71b203313da2ee7e514c1a00b93822/django_storage_celery_results-0.0.2b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 18:05:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nnseva",
    "github_project": "django-storage-celery-results",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-storage-celery-results"
}
        
Elapsed time: 0.03988s