{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type stubs and IDE autocompletion for boto3's CloudHSMV2 service, enabling static type checking with mypy, pyright, and IDE support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable mypy or pyright type checking in a project that uses boto3 CloudHSMV2 operations.","Get IDE autocompletion and inline documentation for CloudHSMV2 client methods in VSCode or PyCharm.","Catch type errors in CloudHSMV2 API calls during development rather than at runtime.","Use TYPE_CHECKING guards to avoid runtime dependencies on type stubs in production code.","Verify correct parameter types and return values for CloudHSMV2 paginators and waiters."],"what_it_does":"This package provides pre-generated type stubs for the boto3 CloudHSMV2 service, allowing Python developers to use static type checking and IDE autocompletion when working with AWS CloudHSM operations. It is a stub-only package (no runtime code) that bridges the gap between boto3's dynamic API and tools like mypy, pyright, VSCode, PyCharm, and other IDEs that rely on type information for code completion and error detection.\n\nThe package is generated automatically from boto3 1.43.0 using mypy-boto3-builder and includes type annotations for CloudHSMV2 clients, paginators, waiters, and service resources. It depends only on typing-extensions and is designed to be installed alongside boto3 in development environments. The documentation notes that PyCharm users may experience performance issues due to Literal overload handling and recommends using boto3-stubs-lite as an alternative in such cases.","worth_installing":"Yes, if you use boto3 CloudHSMV2 and want type checking and IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is that PyCharm users may experience performance issues and should consider boto3-stubs-lite instead; otherwise, this is a straightforward quality-of-life improvement for CloudHSM development."},"id":"mypy-boto3-cloudhsmv2","links":{"html":"https://skillfed.io/packages/mypy-boto3-cloudhsmv2","md":"https://skillfed.io/packages/mypy-boto3-cloudhsmv2.md","pypi":"https://pypi.org/project/mypy-boto3-cloudhsmv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-cloudhsmv2","python_support":"supports_current","summary":"Type annotations for boto3 CloudHSMV2 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":251246,"position":8590,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
