{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's MemoryDB service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 MemoryDB code in VSCode or PyCharm.","Catch MemoryDB API misuse (wrong parameter types, missing required fields) before runtime with mypy or pyright.","Document MemoryDB client interfaces explicitly in codebases that enforce static typing.","Support paginator and waiter type annotations for MemoryDB operations in type-checked projects.","Reduce production dependencies by installing stubs only in development environments (via TYPE_CHECKING guards)."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's MemoryDB service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and linters. When installed, it enables IDE autocompletion and catches type errors at development time without changing your runtime code.\n\nThe package is a stub-only distribution\u2014it contains no runtime logic, only type definitions. You use it by installing it alongside boto3, then annotating your client objects with the provided types (e.g., `MemoryDBClient`). It supports paginators, waiters, and service-specific type definitions for MemoryDB operations. The library is compatible with modern Python versions (3.9\u20133.14) and is marked as Production/Stable.","worth_installing":"Yes, if you use boto3 with MemoryDB and want static type checking or IDE support. The install is frictionless, the license is permissive, and the package is actively maintained with no known vulnerabilities. Install the full version for IDE autocompletion or boto3-stubs-lite if PyCharm performance is a concern."},"id":"mypy-boto3-memorydb","links":{"html":"https://skillfed.io/packages/mypy-boto3-memorydb","md":"https://skillfed.io/packages/mypy-boto3-memorydb.md","pypi":"https://pypi.org/project/mypy-boto3-memorydb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-memorydb","python_support":"supports_current","summary":"Type annotations for boto3 MemoryDB 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":245040,"position":8740,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
