{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's ConnectParticipant service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","type-checking"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 ConnectParticipant client code in VSCode or PyCharm.","Catch type errors in boto3 ConnectParticipant calls during development using mypy or pyright.","Provide explicit type annotations for ConnectParticipantClient and related types in production code.","Use in a TYPE_CHECKING block to add type information without adding a runtime dependency."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's ConnectParticipant service. It is generated automatically from boto3 1.43.23 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker environments. The package enables IDE autocomplete and catches type errors at development time rather than runtime, without requiring explicit type annotations in your code.\n\nThe package depends only on typing-extensions and installs as a pure-Python wheel. It is designed to be lightweight and can be installed conditionally (e.g., under TYPE_CHECKING) to avoid production dependencies. The documentation notes that PyCharm may experience performance issues with the full boto3-stubs variant due to Literal overload complexity, and recommends boto3-stubs-lite as an alternative in that case.","worth_installing":"Yes, if you use boto3 ConnectParticipant and want IDE autocomplete or static type checking. Install friction is minimal (one lightweight dependency), maintenance is active, and the license is permissive. The only caveat is PyCharm performance with the full stubs variant\u2014use boto3-stubs-lite if you experience slowness."},"id":"mypy-boto3-connectparticipant","links":{"html":"https://skillfed.io/packages/mypy-boto3-connectparticipant","md":"https://skillfed.io/packages/mypy-boto3-connectparticipant.md","pypi":"https://pypi.org/project/mypy-boto3-connectparticipant/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-connectparticipant","python_support":"supports_current","summary":"Type annotations for boto3 ConnectParticipant 1.43.23 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":252236,"position":8549,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.23"}
