{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for aiobotocore's SecretsManager service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","async-io"],"use_cases":["Enable IDE autocomplete and type checking when writing async code that calls AWS SecretsManager via aiobotocore.","Catch type mismatches in SecretsManager API calls during development using mypy or pyright in CI/CD pipelines.","Use TYPE_CHECKING guards to keep type annotations out of production dependencies while maintaining full IDE support.","Migrate from synchronous boto3 to async aiobotocore while preserving type safety and IDE assistance."],"what_it_does":"This package provides type stub annotations for aiobotocore's SecretsManager service, generated by mypy-boto3-builder. It bridges the gap between aiobotocore's async AWS API and Python's static type checkers, enabling IDEs like VSCode, PyCharm, Emacs, and Sublime Text to offer code completion and catch type errors at development time rather than runtime.\n\nThe package is a pure stub distribution\u2014it adds no runtime behavior, only type information. It works with mypy, pyright, pylint, and other type-aware tools. Installation is straightforward, and the package supports Python 3.9 through 3.14. For PyCharm users, the documentation notes potential performance concerns with Literal overloads and suggests the lite variant as an alternative.","worth_installing":"Yes, if you use aiobotocore with SecretsManager and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only caveat is PyCharm users may experience performance issues with the full variant and should consider the lite version instead."},"id":"types-aiobotocore-secretsmanager","links":{"html":"https://skillfed.io/packages/types-aiobotocore-secretsmanager","md":"https://skillfed.io/packages/types-aiobotocore-secretsmanager.md","pypi":"https://pypi.org/project/types-aiobotocore-secretsmanager/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-secretsmanager","python_support":"supports_current","summary":"Type annotations for aiobotocore SecretsManager 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":800554,"position":5023,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
