celery-task-manager


Namecelery-task-manager JSON
Version 1.9.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-12-07 23:09:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseLGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # task_manager

[![PyPI - Version](https://img.shields.io/pypi/v/task-manager.svg)](https://pypi.org/project/task-manager)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/task-manager.svg)](https://pypi.org/project/task-manager)

---

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install celery-task-manager
```

## License

`task-manager` is distributed under the terms of the [LGPL 3.0](https://spdx.org/licenses/LGPL-3.0-or-later.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "celery-task-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "jefer94 <jdefreitaspinto@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/57/cc8c2c97a01276fca5e72d1e85bd64657a66bfdbe3fd00b476b452e4b305/celery_task_manager-1.9.0.tar.gz",
    "platform": null,
    "description": "# task_manager\n\n[![PyPI - Version](https://img.shields.io/pypi/v/task-manager.svg)](https://pypi.org/project/task-manager)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/task-manager.svg)](https://pypi.org/project/task-manager)\n\n---\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install celery-task-manager\n```\n\n## License\n\n`task-manager` is distributed under the terms of the [LGPL 3.0](https://spdx.org/licenses/LGPL-3.0-or-later.html) license.\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": null,
    "version": "1.9.0",
    "project_urls": {
        "Documentation": "https://breatheco-de.github.io/celery-task-manager-django-plugin/",
        "Issues": "https://github.com/breatheco-de/celery-task-manager-django-plugin/issues",
        "Source": "https://github.com/breatheco-de/celery-task-manager-django-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6434e8accaa394520e78c6fc7e675e727f67ed5c475fb45c55855e90e359dbe2",
                "md5": "450b214f5516077660773ad898f71995",
                "sha256": "7628328e99b7654467afdbd4830480f284a621bd9ee3e3165002a0e7e793f03d"
            },
            "downloads": -1,
            "filename": "celery_task_manager-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "450b214f5516077660773ad898f71995",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 49814,
            "upload_time": "2024-12-07T23:09:33",
            "upload_time_iso_8601": "2024-12-07T23:09:33.082004Z",
            "url": "https://files.pythonhosted.org/packages/64/34/e8accaa394520e78c6fc7e675e727f67ed5c475fb45c55855e90e359dbe2/celery_task_manager-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6b57cc8c2c97a01276fca5e72d1e85bd64657a66bfdbe3fd00b476b452e4b305",
                "md5": "23e49c9f22d820fa510f573e63692701",
                "sha256": "8bdbac8707ac5f23c2a6da655baca5e5920bbf2b2f0985e01d9c51569503c4a4"
            },
            "downloads": -1,
            "filename": "celery_task_manager-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "23e49c9f22d820fa510f573e63692701",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 60564,
            "upload_time": "2024-12-07T23:09:34",
            "upload_time_iso_8601": "2024-12-07T23:09:34.940482Z",
            "url": "https://files.pythonhosted.org/packages/6b/57/cc8c2c97a01276fca5e72d1e85bd64657a66bfdbe3fd00b476b452e4b305/celery_task_manager-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 23:09:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "breatheco-de",
    "github_project": "celery-task-manager-django-plugin",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "celery-task-manager"
}
        
Elapsed time: 1.13661s