arq


Namearq JSON
Version 0.26.3 PyPI version JSON
download
home_pageNone
SummaryJob queues in python with asyncio and redis
upload_time2025-01-06 22:44:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # arq

[![CI](https://img.shields.io/github/actions/workflow/status/samuelcolvin/arq/ci.yml?branch=main&logo=github&label=CI)](https://github.com/samuelcolvin/arq/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)
[![Coverage](https://codecov.io/gh/samuelcolvin/arq/branch/main/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/arq)
[![downloads](https://static.pepy.tech/badge/arq/month)](https://pepy.tech/project/arq)
[![pypi](https://img.shields.io/pypi/v/arq.svg)](https://pypi.python.org/pypi/arq)
[![versions](https://img.shields.io/pypi/pyversions/arq.svg)](https://github.com/samuelcolvin/arq)
[![license](https://img.shields.io/github/license/samuelcolvin/arq.svg)](https://github.com/samuelcolvin/arq/blob/main/LICENSE)

Job queues in python with asyncio and redis.

See [documentation](https://arq-docs.helpmanual.io/) for more details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "arq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Samuel Colvin <s@muelcolvin.com>",
    "download_url": "https://files.pythonhosted.org/packages/4f/65/5add7049297a449d1453e26a8d5924f0d5440b3876edc9e80d5dc621f16d/arq-0.26.3.tar.gz",
    "platform": null,
    "description": "# arq\n\n[![CI](https://img.shields.io/github/actions/workflow/status/samuelcolvin/arq/ci.yml?branch=main&logo=github&label=CI)](https://github.com/samuelcolvin/arq/actions?query=event%3Apush+branch%3Amain+workflow%3ACI)\n[![Coverage](https://codecov.io/gh/samuelcolvin/arq/branch/main/graph/badge.svg)](https://codecov.io/gh/samuelcolvin/arq)\n[![downloads](https://static.pepy.tech/badge/arq/month)](https://pepy.tech/project/arq)\n[![pypi](https://img.shields.io/pypi/v/arq.svg)](https://pypi.python.org/pypi/arq)\n[![versions](https://img.shields.io/pypi/pyversions/arq.svg)](https://github.com/samuelcolvin/arq)\n[![license](https://img.shields.io/github/license/samuelcolvin/arq.svg)](https://github.com/samuelcolvin/arq/blob/main/LICENSE)\n\nJob queues in python with asyncio and redis.\n\nSee [documentation](https://arq-docs.helpmanual.io/) for more details.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Job queues in python with asyncio and redis",
    "version": "0.26.3",
    "project_urls": {
        "Changelog": "https://github.com/samuelcolvin/arq/releases",
        "Documentation": "https://arq-docs.helpmanual.io",
        "Funding": "https://github.com/sponsors/samuelcolvin",
        "Homepage": "https://github.com/samuelcolvin/arq",
        "Source": "https://github.com/samuelcolvin/arq"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85b3a24a183c628da633b7cafd1759b14aaf47958de82ba6bcae9f1c2898781d",
                "md5": "975253a2927d846fdb222809e4fc74aa",
                "sha256": "9f4b78149a58c9dc4b88454861a254b7c4e7a159f2c973c89b548288b77e9005"
            },
            "downloads": -1,
            "filename": "arq-0.26.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "975253a2927d846fdb222809e4fc74aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 25968,
            "upload_time": "2025-01-06T22:44:45",
            "upload_time_iso_8601": "2025-01-06T22:44:45.771387Z",
            "url": "https://files.pythonhosted.org/packages/85/b3/a24a183c628da633b7cafd1759b14aaf47958de82ba6bcae9f1c2898781d/arq-0.26.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f655add7049297a449d1453e26a8d5924f0d5440b3876edc9e80d5dc621f16d",
                "md5": "83f1f60ab6bfa4873a03334df3e2cca0",
                "sha256": "362063ea3c726562fb69c723d5b8ee80827fdefda782a8547da5be3d380ac4b1"
            },
            "downloads": -1,
            "filename": "arq-0.26.3.tar.gz",
            "has_sig": false,
            "md5_digest": "83f1f60ab6bfa4873a03334df3e2cca0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 291111,
            "upload_time": "2025-01-06T22:44:49",
            "upload_time_iso_8601": "2025-01-06T22:44:49.771195Z",
            "url": "https://files.pythonhosted.org/packages/4f/65/5add7049297a449d1453e26a8d5924f0d5440b3876edc9e80d5dc621f16d/arq-0.26.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 22:44:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samuelcolvin",
    "github_project": "arq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "arq"
}
        
Elapsed time: 0.98381s