{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's ElastiCache service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type checking for ElastiCache operations in VSCode with Pylance or PyCharm.","Catch type errors in boto3 ElastiCache calls before runtime using mypy or pyright in CI/CD pipelines.","Provide explicit type hints for ElastiCache client, paginators, and waiters in large codebases.","Use as a development dependency with TYPE_CHECKING guards to avoid production bloat while maintaining type safety.","Support Emacs or Sublime Text development with LSP-based type checking and code completion."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's ElastiCache client, enabling IDEs and type checkers to provide accurate code completion and catch type errors before runtime. It is generated from boto3 1.43.37 using mypy-boto3-builder and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints.\n\nThe package is purely a development dependency\u2014it contains no runtime code, only type annotations. Developers install it to get IDE autocompletion and static analysis for ElastiCache operations without adding overhead to production code. It can be used alongside boto3-stubs (which provides overloads for session.client/resource) or installed standalone for explicit type annotations.","worth_installing":"Yes, if you use boto3 ElastiCache and want static type checking or IDE autocompletion. It is a lightweight, actively maintained stub package with no security issues and permissive licensing. Install it as a dev dependency for type safety without production overhead."},"id":"mypy-boto3-elasticache","links":{"html":"https://skillfed.io/packages/mypy-boto3-elasticache","md":"https://skillfed.io/packages/mypy-boto3-elasticache.md","pypi":"https://pypi.org/project/mypy-boto3-elasticache/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-elasticache","python_support":"supports_current","summary":"Type annotations for boto3 ElastiCache 1.43.37 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":542248,"position":6090,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.37"}
