mypy-boto3-ivschat
Type annotations for boto3 Ivschat 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
mypy-boto3-ivschat is a type stub package that adds complete type annotations for boto3's Ivschat service. It enables static type checkers and IDEs to understand boto3 Ivschat client calls, providing autocomplete, inline documentation, and type-checking errors at development time rather than runtime. The package is generated from boto3 service definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text.
The package depends only on typing-extensions and is designed as a development-time dependency. It can be installed standalone or as part of boto3-stubs, and supports Python 3.9 through 3.14. The stubs include client annotations, literal types for valid parameter values, and type definitions for request and response structures, allowing developers to catch type errors before deployment.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Ivschat client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 Ivschat calls to catch errors before runtime.
- Use TYPE_CHECKING guards to include type annotations in development without adding a production dependency.
- Access literal types and TypeDefs for Ivschat to validate parameter values and response structures at type-check time.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 Ivschat 1.43.0 service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.
Yes, if you use boto3 Ivschat and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The package is a pure stub with no runtime overhead when used behind TYPE_CHECKING guards. Skip only if you have no type-checking tooling in your workflow.
Install
mypy-boto3-ivschat on PyPI
pip
pip install mypy-boto3-ivschatuv
uv add mypy-boto3-ivschatpoetry
poetry add mypy-boto3-ivschatInstalling mypy-boto3-ivschat
Before you install
Low install friction; single runtime dependency on typing-extensions. Actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-ivschat
from boto3.session import Session
from mypy_boto3_ivschat import IvschatClient
client: IvschatClient = Session().client("ivschat")
# Type checking and IDE completion now available
Requires Python 3.9 or later; boto3 must be installed separately for runtime use.
Verify before relying
- Performance impact on PyCharm when using full boto3-stubs (documentation mentions potential slowness with Literal overloads).
- Whether the generated stubs remain synchronized with boto3 service updates beyond the stated 1.43.0 version.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,624/month — #8,787 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ivschat-1.43.0-py3-none-any.whl
Keywords: boto3, ivschat, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ivs-realtimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI