{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/18"}],"enrichment":{"capability":"Provides type stubs and annotations for the aiobotocore Connect service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis for async AWS Connect API calls.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocomplete and type checking when calling aiobotocore Connect methods in async code.","Catch type errors in AWS Connect API calls during development with mypy or pyright before deployment.","Provide type hints for paginator objects and service resource types in Connect operations.","Support code review and refactoring by making Connect API contracts explicit to static analysis tools.","Use with TYPE_CHECKING guards to add type safety without adding a production runtime dependency."],"what_it_does":"This package is a type stub library that adds static type information to aiobotocore's Connect service. It is generated automatically from AWS API definitions using mypy-boto3-builder 8.12.0 and provides detailed type annotations for client methods, paginators, and service resources. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to understand aiobotocore Connect calls, offering autocomplete suggestions and catching type errors before runtime.\n\nThe package is designed for developers using async AWS Connect operations who want static type safety without writing manual annotations. It supports Python 3.9 through 3.14 and integrates transparently with standard Python tooling. The only runtime dependency is typing-extensions, keeping the installation lightweight. Type checking works automatically once installed\u2014no explicit type annotations are required in your code, though the package also provides explicit type hints (ConnectClient, paginators, type definitions) for those who prefer them.","worth_installing":"Yes, if you use aiobotocore with the Connect service. The package is actively maintained, has no known vulnerabilities, minimal install friction, and a permissive license. It integrates seamlessly with standard Python tooling and adds real value through IDE support and type checking. Install it in your development environment to catch bugs early; optionally guard it behind TYPE_CHECKING to keep it out of production."},"id":"types-aiobotocore-connect","links":{"html":"https://skillfed.io/packages/types-aiobotocore-connect","md":"https://skillfed.io/packages/types-aiobotocore-connect.md","pypi":"https://pypi.org/project/types-aiobotocore-connect/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-connect","python_support":"supports_current","summary":"Type annotations for aiobotocore Connect 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":73673,"position":14951,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
