{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3 SNS 1.43.23, enabling static type checking with mypy, pyright, and other tools across VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type checking for SNS operations in VSCode with Pylance or PyCharm.","Run mypy or pyright type checking on boto3 SNS code in CI/CD pipelines to catch type errors early.","Use explicit type annotations for SNSClient, paginators, and service resources in large AWS projects.","Develop AWS Lambda functions with SNS integration while maintaining type safety in your editor.","Migrate legacy boto3 code to typed Python by gradually adding SNSClient type hints."],"what_it_does":"mypy-boto3-sns is a type-stub package that adds complete type annotations to boto3's SNS service client. It is generated from boto3 1.43.23 using mypy-boto3-builder 8.12.0 and works with static type checkers (mypy, pyright) and IDE language servers (Pylance, PyCharm, Emacs LSP, Sublime LSP) to provide inline code completion and catch type errors before runtime.\n\nThe package is designed to be installed alongside boto3 in your development environment. It provides explicit type hints for SNS clients, paginators, service resources, and type definitions, allowing you to write boto3 code with full IDE support and type safety. Installation is straightforward via pip, and the package carries no production dependency\u2014you can use TYPE_CHECKING guards to exclude it from runtime if needed.","worth_installing":"Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities and permissive licensing. Install it in development environments to gain IDE autocompletion and static type checking for boto3 SNS without runtime overhead. Exclude it from production via TYPE_CHECKING if needed."},"id":"mypy-boto3-sns","links":{"html":"https://skillfed.io/packages/mypy-boto3-sns","md":"https://skillfed.io/packages/mypy-boto3-sns.md","pypi":"https://pypi.org/project/mypy-boto3-sns/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-sns","python_support":"supports_current","summary":"Type annotations for boto3 SNS 1.43.23 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2650208,"position":2960,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.23"}
