types-redis


Nametypes-redis JSON
Version 4.6.0.20240425 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for redis
upload_time2024-04-25 02:19:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for redis

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`redis`](https://github.com/redis/redis-py) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
PyCharm, etc. to check code that uses
`redis`.

This version of `types-redis` aims to provide accurate annotations
for `redis==4.6.0`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/redis. All fixes for
types and metadata should be contributed there.

Note: Redis-py 5.0.0 added a py.typed file, but the inline annotations are incomplete. Continuing to use `types-redis` for the time being may lead to superior results.

This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).
If you find that annotations are missing, feel free to contribute and help complete them.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested
with mypy 1.10.0, pyright 1.1.360, and
pytype 2024.4.11.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-redis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/15/a9/5ba198edeccefe7c3e6e620f4737f56814309201c8dfad184590dcc3cb0a/types-redis-4.6.0.20240425.tar.gz",
    "platform": null,
    "description": "## Typing stubs for redis\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`redis`](https://github.com/redis/redis-py) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`redis`.\n\nThis version of `types-redis` aims to provide accurate annotations\nfor `redis==4.6.0`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/redis. All fixes for\ntypes and metadata should be contributed there.\n\nNote: Redis-py 5.0.0 added a py.typed file, but the inline annotations are incomplete. Continuing to use `types-redis` for the time being may lead to superior results.\n\nThis stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).\nIf you find that annotations are missing, feel free to contribute and help complete them.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `273e9ea6ddc2d5cad2db7dd25a0383a61be15675` and was tested\nwith mypy 1.10.0, pyright 1.1.360, and\npytype 2024.4.11.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for redis",
    "version": "4.6.0.20240425",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/redis.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82799de458746a7907f7bd2e96ff7ee1538aa9066683d1276d4494f2b8c7678b",
                "md5": "76ce1c732170b7dad5fb7d50647b066a",
                "sha256": "ac5bc19e8f5997b9e76ad5d9cf15d0392d9f28cf5fc7746ea4a64b989c45c6a8"
            },
            "downloads": -1,
            "filename": "types_redis-4.6.0.20240425-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76ce1c732170b7dad5fb7d50647b066a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 58857,
            "upload_time": "2024-04-25T02:19:44",
            "upload_time_iso_8601": "2024-04-25T02:19:44.073489Z",
            "url": "https://files.pythonhosted.org/packages/82/79/9de458746a7907f7bd2e96ff7ee1538aa9066683d1276d4494f2b8c7678b/types_redis-4.6.0.20240425-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15a95ba198edeccefe7c3e6e620f4737f56814309201c8dfad184590dcc3cb0a",
                "md5": "51f3031b843d5e0ee561f9649d8ea5dd",
                "sha256": "9402a10ee931d241fdfcc04592ebf7a661d7bb92a8dea631279f0d8acbcf3a22"
            },
            "downloads": -1,
            "filename": "types-redis-4.6.0.20240425.tar.gz",
            "has_sig": false,
            "md5_digest": "51f3031b843d5e0ee561f9649d8ea5dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49522,
            "upload_time": "2024-04-25T02:19:45",
            "upload_time_iso_8601": "2024-04-25T02:19:45.968931Z",
            "url": "https://files.pythonhosted.org/packages/15/a9/5ba198edeccefe7c3e6e620f4737f56814309201c8dfad184590dcc3cb0a/types-redis-4.6.0.20240425.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 02:19:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-redis"
}
        
Elapsed time: 0.25510s