{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the aiobotocore SQS 3.9.0 async AWS client, compatible with mypy, pyright, VSCode, PyCharm, and other type-aware tools.","skillfed_tags":["type-stubs","aws-sdk","async-io"],"use_cases":["Enable IDE autocomplete and inline documentation for aiobotocore SQS operations in VSCode or PyCharm without writing manual type annotations.","Run mypy or pyright type checking on async AWS SQS code to catch method signature and argument type errors at development time.","Provide type hints for SQS client, paginator, and waiter objects when using aiobotocore in a type-strict codebase.","Support linting and type checking in Emacs or Sublime Text via LSP-pyright with full SQS API visibility.","Guard type stubs behind TYPE_CHECKING to avoid runtime dependencies while maintaining full IDE support during development."],"what_it_does":"This package is a type-stub library that adds static type annotations to aiobotocore's SQS service client. It is generated automatically from aiobotocore 3.9.0 using mypy-boto3-builder 8.12.0 and contains no runtime code\u2014it exists solely to enable type checkers and IDEs to understand the shape and behavior of SQS client methods, paginators, waiters, and service resources.\n\nWhen installed, it enables IDE autocomplete, inline documentation, and type checking in mypy and pyright without requiring explicit type annotations in your code. It supports VSCode with Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text with LSP-pyright, and any other editor that understands Python type hints. The package depends only on typing-extensions and has no other runtime dependencies, making it safe to install in development environments or behind a TYPE_CHECKING guard in production code.","worth_installing":"Yes. If you use aiobotocore for SQS and want IDE autocomplete or type checking, this package is essential and has no downsides: it is lightweight, actively maintained, permissively licensed, has no known vulnerabilities, and requires only a common utility dependency. Install it in your development environment or behind a TYPE_CHECKING block."},"id":"types-aiobotocore-sqs","links":{"html":"https://skillfed.io/packages/types-aiobotocore-sqs","md":"https://skillfed.io/packages/types-aiobotocore-sqs.md","pypi":"https://pypi.org/project/types-aiobotocore-sqs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-sqs","python_support":"supports_current","summary":"Type annotations for aiobotocore SQS 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":3383254,"position":2642,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
