{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3 SQS 1.43.0, enabling type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable mypy or pyright to catch type errors in boto3 SQS code before runtime.","Get IDE autocomplete and inline documentation for SQS client methods and parameters.","Annotate SQSClient types explicitly in function signatures for better code clarity.","Use with VSCode and Pylance for seamless type checking without configuration.","Support paginator and service resource type hints for complex SQS workflows."],"what_it_does":"types-boto3-sqs is a type stub package that adds complete type annotations to boto3's SQS service. It enables static type checkers like mypy and pyright, plus IDE code completion in VSCode, PyCharm, Emacs, and Sublime Text, to understand boto3 SQS client calls without explicit type hints. The package is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0.\n\nYou install it alongside boto3 and your type checker or IDE picks it up automatically\u2014no code changes needed. It covers SQS clients, paginators, service resources, and type definitions. The package is lightweight (only typing-extensions as a runtime dependency) and marked as production-stable, with active maintenance and no known security vulnerabilities.","worth_installing":"Yes. If you use boto3 SQS and want type safety or IDE support, this is a straightforward install with minimal friction. It's actively maintained, has no vulnerabilities, and works transparently with standard type checkers and IDEs. Install it unless you have a specific reason to avoid type stubs (e.g., strict production-only dependencies)."},"id":"types-boto3-sqs","links":{"html":"https://skillfed.io/packages/types-boto3-sqs","md":"https://skillfed.io/packages/types-boto3-sqs.md","pypi":"https://pypi.org/project/types-boto3-sqs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-sqs","python_support":"supports_current","summary":"Type annotations for boto3 SQS 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":3149968,"position":2726,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
