redis-connect


Nameredis-connect JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryDynamic connection to redis
upload_time2023-09-06 17:20:46
maintainer
docs_urlNone
authorSabari T
requires_python
license
keywords python redis sentinel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that allows to connect to redis via sentinel

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "redis-connect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,redis,sentinel",
    "author": "Sabari T",
    "author_email": "<sabariit.t@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/27/598843f48f832ebf2c1b10a1f13a0c91eadbf280e43b7db635d28981bef6/redis_connect-0.0.1.tar.gz",
    "platform": null,
    "description": "A package that allows to connect to redis via sentinel\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Dynamic connection to redis",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        "redis",
        "sentinel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8d5ab94036ed6bedc7091555f9dffcfd50c4501ecff9c9f17627102cc250f53",
                "md5": "640f09ebc9f7fd7d5b6e3a5022db2980",
                "sha256": "a06e821e1e2c063d33a78bed0d14c8822fa00dd224816b9e82900ef1911e519a"
            },
            "downloads": -1,
            "filename": "redis_connect-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "640f09ebc9f7fd7d5b6e3a5022db2980",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2566,
            "upload_time": "2023-09-06T17:20:44",
            "upload_time_iso_8601": "2023-09-06T17:20:44.795762Z",
            "url": "https://files.pythonhosted.org/packages/d8/d5/ab94036ed6bedc7091555f9dffcfd50c4501ecff9c9f17627102cc250f53/redis_connect-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce27598843f48f832ebf2c1b10a1f13a0c91eadbf280e43b7db635d28981bef6",
                "md5": "f8ea158a211abfd16973c31a25c7b3a9",
                "sha256": "93d63f0263742465ec5889f7d89362b95f5123567cb85af37846c820edad6d80"
            },
            "downloads": -1,
            "filename": "redis_connect-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f8ea158a211abfd16973c31a25c7b3a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2139,
            "upload_time": "2023-09-06T17:20:46",
            "upload_time_iso_8601": "2023-09-06T17:20:46.788426Z",
            "url": "https://files.pythonhosted.org/packages/ce/27/598843f48f832ebf2c1b10a1f13a0c91eadbf280e43b7db635d28981bef6/redis_connect-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 17:20:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "redis-connect"
}
        
Elapsed time: 0.15418s