prefect-redis


Nameprefect-redis JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryPrefect integrations with Redis.
upload_time2024-11-15 17:17:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License 2.0
keywords prefect
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prefect-redis

<p align="center">
    <a href="https://pypi.python.org/pypi/prefect-redis/" alt="PyPI version">
        <img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-redis?color=0052FF&labelColor=090422"></a>
    <a href="https://pepy.tech/badge/prefect-redis/" alt="Downloads">
        <img src="https://img.shields.io/pypi/dm/prefect-redis?color=0052FF&labelColor=090422" /></a>
</p>

For more information about how to use Prefect, please refer to the [Prefect documentation](https://docs.prefect.io/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "prefect-redis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "prefect",
    "author": null,
    "author_email": "\"Prefect Technologies, Inc.\" <help@prefect.io>",
    "download_url": "https://files.pythonhosted.org/packages/2d/2e/a0e46d37b257acdfd4a939d08025f36980676f889f2d44f52749cb7141a7/prefect_redis-0.2.1.tar.gz",
    "platform": null,
    "description": "# prefect-redis\n\n<p align=\"center\">\n    <a href=\"https://pypi.python.org/pypi/prefect-redis/\" alt=\"PyPI version\">\n        <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/prefect-redis?color=0052FF&labelColor=090422\"></a>\n    <a href=\"https://pepy.tech/badge/prefect-redis/\" alt=\"Downloads\">\n        <img src=\"https://img.shields.io/pypi/dm/prefect-redis?color=0052FF&labelColor=090422\" /></a>\n</p>\n\nFor more information about how to use Prefect, please refer to the [Prefect documentation](https://docs.prefect.io/).\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Prefect integrations with Redis.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/PrefectHQ/prefect/tree/main/src/integrations/prefect-redis"
    },
    "split_keywords": [
        "prefect"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a61de24181e1cb84464e377f5ec3f043eb1022397953cc68c4ac230a51c65372",
                "md5": "4e7aaf6e95a42fdaa9276bfdb463b0e8",
                "sha256": "8829c0612ba6f7e7ad0ae52c1cdeebdbaa9a397734bffcfc0d261ceb4a7694ae"
            },
            "downloads": -1,
            "filename": "prefect_redis-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e7aaf6e95a42fdaa9276bfdb463b0e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11083,
            "upload_time": "2024-11-15T17:17:37",
            "upload_time_iso_8601": "2024-11-15T17:17:37.508062Z",
            "url": "https://files.pythonhosted.org/packages/a6/1d/e24181e1cb84464e377f5ec3f043eb1022397953cc68c4ac230a51c65372/prefect_redis-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d2ea0e46d37b257acdfd4a939d08025f36980676f889f2d44f52749cb7141a7",
                "md5": "2b556b33a6894402482a95bc784d61da",
                "sha256": "5fbf3bf550580baefdc26788e5350c9ad39f8aef38724a378fdc226eb24cc301"
            },
            "downloads": -1,
            "filename": "prefect_redis-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2b556b33a6894402482a95bc784d61da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13268,
            "upload_time": "2024-11-15T17:17:38",
            "upload_time_iso_8601": "2024-11-15T17:17:38.661108Z",
            "url": "https://files.pythonhosted.org/packages/2d/2e/a0e46d37b257acdfd4a939d08025f36980676f889f2d44f52749cb7141a7/prefect_redis-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 17:17:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrefectHQ",
    "github_project": "prefect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "prefect-redis"
}
        
Elapsed time: 0.71029s