{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete for boto3 SQS 1.43.0, enabling static type checking with mypy, pyright, and other tools across VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline type hints when writing boto3 SQS client code in VSCode or PyCharm","Run mypy or pyright on a codebase that uses boto3 SQS to catch type errors before runtime","Explicitly annotate function parameters and return types with SQSClient, paginators, or resource types","Validate SQS queue operations and message handling code with static type checking in CI/CD pipelines","Use in Emacs or Sublime Text for real-time type checking and completion"],"what_it_does":"mypy-boto3-sqs is a stub package that adds complete type annotations for boto3's SQS service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and provides type hints for SQS clients, paginators, service resources, and type definitions. When installed, it enables static type checkers like mypy and pyright to validate your boto3 SQS code, and allows IDEs to offer accurate autocomplete and inline documentation.\n\nThe package is designed as a lightweight, development-only dependency. It works with multiple editors and type checkers\u2014VSCode with Pylance, PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright. The package has typing-extensions as its only runtime dependency and is actively maintained with no known vulnerabilities.","worth_installing":"Yes. If you use boto3 SQS and want static type checking or IDE autocomplete, install this. It has low friction (pure Python, one lightweight dependency), is actively maintained, carries no security vulnerabilities, and is licensed permissively under MIT. It is a standard choice in the boto3 ecosystem for type safety."},"id":"mypy-boto3-sqs","links":{"html":"https://skillfed.io/packages/mypy-boto3-sqs","md":"https://skillfed.io/packages/mypy-boto3-sqs.md","pypi":"https://pypi.org/project/mypy-boto3-sqs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-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":13517179,"position":1277,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
