dkredis


Namedkredis JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/datakortet/dkredis
Summarydkredis - Python interface to Redis
upload_time2023-12-08 14:33:49
maintainer
docs_urlNone
authorbjorn
requires_python
licenseMIT
keywords redis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            

dkredis - Python interface to Redis
===================================

.. image:: https://img.shields.io/pypi/v/dkredis.svg
   :target: https://pypi.python.org/pypi/dkredis
   :alt: Latest PyPI version

.. image:: https://github.com/datakortet/dkredis/actions/workflows/ci-cd.yml/badge.svg
   :target: https://github.com/datakortet/dkredis/actions/workflows/ci-cd.yml
   :alt: CI/CD Pipeline

.. image:: https://readthedocs.org/projects/dkredis/badge/?version=latest
    :target: https://dkredis.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status


.. image:: https://codecov.io/gh/datakortet/dkredis/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/datakortet/dkredis

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datakortet/dkredis",
    "name": "dkredis",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "redis",
    "author": "bjorn",
    "author_email": "bp@datakortet.no",
    "download_url": "https://files.pythonhosted.org/packages/12/b3/2eb580b41ca9f161d8b3cb9db9f251b67b658795560b5297bd55d323ccfe/dkredis-1.0.2.tar.gz",
    "platform": null,
    "description": "\n\ndkredis - Python interface to Redis\n===================================\n\n.. image:: https://img.shields.io/pypi/v/dkredis.svg\n   :target: https://pypi.python.org/pypi/dkredis\n   :alt: Latest PyPI version\n\n.. image:: https://github.com/datakortet/dkredis/actions/workflows/ci-cd.yml/badge.svg\n   :target: https://github.com/datakortet/dkredis/actions/workflows/ci-cd.yml\n   :alt: CI/CD Pipeline\n\n.. image:: https://readthedocs.org/projects/dkredis/badge/?version=latest\n    :target: https://dkredis.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n\n.. image:: https://codecov.io/gh/datakortet/dkredis/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/datakortet/dkredis\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "dkredis - Python interface to Redis",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/datakortet/dkredis"
    },
    "split_keywords": [
        "redis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8119b0f7ced733e408283bac5d1d226067a80bfae6309d67ec73131446a6f504",
                "md5": "b75c7be98dcddf1711dc4b11aa80dc33",
                "sha256": "889444b8be7dc03ea53691571377531171d847eafe40461c13a39fe2693f77cc"
            },
            "downloads": -1,
            "filename": "dkredis-1.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b75c7be98dcddf1711dc4b11aa80dc33",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 10178,
            "upload_time": "2023-12-08T14:33:47",
            "upload_time_iso_8601": "2023-12-08T14:33:47.777975Z",
            "url": "https://files.pythonhosted.org/packages/81/19/b0f7ced733e408283bac5d1d226067a80bfae6309d67ec73131446a6f504/dkredis-1.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12b32eb580b41ca9f161d8b3cb9db9f251b67b658795560b5297bd55d323ccfe",
                "md5": "f00df8af0635028a5a0fb8c559613afb",
                "sha256": "385cf98d96c4b814f1bfeb92141adf79ffd57517dd824360967113698587e2f4"
            },
            "downloads": -1,
            "filename": "dkredis-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f00df8af0635028a5a0fb8c559613afb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11821,
            "upload_time": "2023-12-08T14:33:49",
            "upload_time_iso_8601": "2023-12-08T14:33:49.387460Z",
            "url": "https://files.pythonhosted.org/packages/12/b3/2eb580b41ca9f161d8b3cb9db9f251b67b658795560b5297bd55d323ccfe/dkredis-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 14:33:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datakortet",
    "github_project": "dkredis",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "dkredis"
}
        
Elapsed time: 0.19599s