{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/5"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3 KMS service calls, enabling type checking with mypy, pyright, and other static analysis tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocompletion and type checking when writing boto3 KMS code in VSCode with Pylance or PyCharm.","Catch KMS API usage errors at development time with mypy or pyright before running code.","Document KMS client method signatures and return types inline in your editor without manual annotation.","Use paginators and waiters with full type safety for KMS operations like listing keys or describing key stores.","Integrate type checking into CI/CD pipelines to validate boto3 KMS calls across your codebase."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's KMS (Key Management Service) client. It is generated automatically from boto3 1.43.12 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints. When installed, it enables IDE autocompletion, type checking, and inline documentation for all KMS API calls without requiring explicit type annotations in your code.\n\nThe package is designed as a development dependency\u2014you can safely exclude it from production using TYPE_CHECKING guards. It provides annotations for the KMS client, paginators, waiters, and service resource types. The documentation notes that PyCharm may experience performance issues with the full type coverage due to extensive Literal overloads, in which case the lighter boto3-stubs-lite variant is recommended as an alternative.","worth_installing":"Yes, if you use boto3 KMS in a typed Python project. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm performance with full type coverage\u2014use boto3-stubs-lite instead if you encounter slowdowns. For mypy, pyright, VSCode, or other type-aware tools, this package is a straightforward win."},"id":"mypy-boto3-kms","links":{"html":"https://skillfed.io/packages/mypy-boto3-kms","md":"https://skillfed.io/packages/mypy-boto3-kms.md","pypi":"https://pypi.org/project/mypy-boto3-kms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-20","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-kms","python_support":"supports_current","summary":"Type annotations for boto3 KMS 1.43.12 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1769397,"position":3572,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.12"}
