namedredis


Namenamedredis JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryA library to make sharing the same redis connection easier
upload_time2023-10-10 14:49:04
maintainer
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python>=3.10
licenseMIT
keywords redis config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NamedRedis
Named Redis: a simple wrapper for redis using config-oc to act as a factory for named connections

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "namedredis",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "redis,config",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/87/cd/356a0f5833368bad67c6e9be4e3a6dd396cce940dc218bc1a5c5742f1d40/namedredis-1.0.1.tar.gz",
    "platform": null,
    "description": "# NamedRedis\nNamed Redis: a simple wrapper for redis using config-oc to act as a factory for named connections\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to make sharing the same redis connection easier",
    "version": "1.0.1",
    "project_urls": {
        "Source": "https://github.com/ouroboroscoding/namedredis",
        "Tracker": "https://github.com/ouroboroscoding/namedredis/issues"
    },
    "split_keywords": [
        "redis",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87cd356a0f5833368bad67c6e9be4e3a6dd396cce940dc218bc1a5c5742f1d40",
                "md5": "b2e38e5fd62b6efbec9b30af86854d11",
                "sha256": "692facc5b97304be9ce3d82341219f4d517da47d0dacbcb71139940f028eabea"
            },
            "downloads": -1,
            "filename": "namedredis-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b2e38e5fd62b6efbec9b30af86854d11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2994,
            "upload_time": "2023-10-10T14:49:04",
            "upload_time_iso_8601": "2023-10-10T14:49:04.627184Z",
            "url": "https://files.pythonhosted.org/packages/87/cd/356a0f5833368bad67c6e9be4e3a6dd396cce940dc218bc1a5c5742f1d40/namedredis-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-10 14:49:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "namedredis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "namedredis"
}
        
Elapsed time: 0.12905s