{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's SecretsManager service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-boto3","static-analysis"],"use_cases":["Add IDE autocomplete and type checking to boto3 SecretsManager code in VSCode with Pylance or PyCharm.","Catch type errors in AWS Secrets Manager API calls before runtime using mypy or pyright.","Annotate SecretsManagerClient and paginator objects for explicit type safety in large codebases.","Enable static analysis in CI/CD pipelines to validate boto3 SecretsManager usage patterns."],"what_it_does":"This package is a type-stub library that adds static type information for boto3's SecretsManager service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, and other type-aware tools to provide IDE autocomplete and catch type errors at development time.\n\nWhen installed, it allows you to annotate boto3 SecretsManager clients and related objects with precise types, enabling your editor and type checker to validate your code without runtime errors. It supports client annotations, paginators, and type-safe literals for service operations. The package is designed as a development-only dependency and can be excluded from production using TYPE_CHECKING guards.","worth_installing":"Yes, if you use boto3 SecretsManager and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and there are no security vulnerabilities. The MIT license poses no restrictions. PyCharm users should be aware of potential performance issues with full stubs and may prefer the lite variant."},"id":"mypy-boto3-secretsmanager","links":{"html":"https://skillfed.io/packages/mypy-boto3-secretsmanager","md":"https://skillfed.io/packages/mypy-boto3-secretsmanager.md","pypi":"https://pypi.org/project/mypy-boto3-secretsmanager/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-secretsmanager","python_support":"supports_current","summary":"Type annotations for boto3 SecretsManager 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":9015523,"position":1566,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
