django-redis-session


Namedjango-redis-session JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA Django session backend with Redis storage.
upload_time2023-08-05 17:07:48
maintainer
docs_urlNone
authorÖmer Alkın
requires_python
licenseMIT License Copyright (c) 2023 Ömer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django session redis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-redis-session
Redis session store for Django

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "django-redis-session",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django,session,redis",
    "author": "\u00d6mer Alk\u0131n",
    "author_email": "\u00d6mer Alk\u0131n <omeralkin7@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a2/32/02ea807137baedd45cfd5dc29270be1785c2ca68f2d6039659297db20eb0/django-redis-session-0.1.0.tar.gz",
    "platform": null,
    "description": "# django-redis-session\nRedis session store for Django\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 \u00d6mer  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A Django session backend with Redis storage.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/mrlkn/django-redis-session/README.md",
        "Home": "https://github.com/mrlkn/django-redis-session",
        "Source": "https://github.com/mrlkn/django-redis-session"
    },
    "split_keywords": [
        "django",
        "session",
        "redis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "783565e62b48a9e1fa71f7109d78156d9fb541c9e561c26a22c5a71a0c9e5129",
                "md5": "1bbfc656085a966a9c486a4d6add303c",
                "sha256": "552ade87b6763a38e6d3cd904b0a9d9500f90cb1b56acfe7107ef5ed476c8e03"
            },
            "downloads": -1,
            "filename": "django_redis_session-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1bbfc656085a966a9c486a4d6add303c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5968,
            "upload_time": "2023-08-05T17:07:46",
            "upload_time_iso_8601": "2023-08-05T17:07:46.429144Z",
            "url": "https://files.pythonhosted.org/packages/78/35/65e62b48a9e1fa71f7109d78156d9fb541c9e561c26a22c5a71a0c9e5129/django_redis_session-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a23202ea807137baedd45cfd5dc29270be1785c2ca68f2d6039659297db20eb0",
                "md5": "bbee6325fa07ae24244d3e8f2e7be174",
                "sha256": "e4c794dc629d739e0fdde06c87dd78cc6055eb1c7256201d99398b2b218f8939"
            },
            "downloads": -1,
            "filename": "django-redis-session-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bbee6325fa07ae24244d3e8f2e7be174",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4562,
            "upload_time": "2023-08-05T17:07:48",
            "upload_time_iso_8601": "2023-08-05T17:07:48.436958Z",
            "url": "https://files.pythonhosted.org/packages/a2/32/02ea807137baedd45cfd5dc29270be1785c2ca68f2d6039659297db20eb0/django-redis-session-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-05 17:07:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mrlkn",
    "github_project": "django-redis-session",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-redis-session"
}
        
Elapsed time: 0.09762s