{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's Interconnect service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Add IDE autocomplete and type hints to boto3 Interconnect calls in VSCode or PyCharm during development.","Run mypy or pyright on boto3 code to catch type errors before deployment.","Generate type-aware documentation and catch undefined service methods at check time.","Use TYPE_CHECKING guards to import stubs only during type checking, keeping production dependencies minimal.","Integrate with Emacs or Sublime Text LSP servers for real-time type feedback on AWS SDK calls."],"what_it_does":"This package is a type-stubs library that adds static type annotations for the AWS Interconnect service within boto3. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and other tools that consume Python type hints.\n\nWhen installed, it enables IDE autocomplete, inline documentation, and static type checking on Interconnect client calls without requiring explicit type annotations in your code. The package is classified as stubs-only and carries no runtime dependencies beyond typing-extensions, making it suitable for development environments where you want type safety during development but do not want to ship the stubs in production.","worth_installing":"Yes, if you use boto3's Interconnect service and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. Install as a development dependency only (not in production requirements) and pair with boto3-stubs-lite if PyCharm performance becomes an issue."},"id":"mypy-boto3-interconnect","links":{"html":"https://skillfed.io/packages/mypy-boto3-interconnect","md":"https://skillfed.io/packages/mypy-boto3-interconnect.md","pypi":"https://pypi.org/project/mypy-boto3-interconnect/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-interconnect","python_support":"supports_current","summary":"Type annotations for boto3 Interconnect 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":112251,"position":12375,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
