skillfed

mypy-boto3-ivschat

Type annotations for boto3 Ivschat 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-ivschat v1.43.0 243.6K downloads/30d#8,787 on PyPI670
Permissive license MIT Active released

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-ivschat

uv

uv add mypy-boto3-ivschat

poetry

poetry add mypy-boto3-ivschat

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsaws ivschat type annotationsboto3 mypy supportide autocompletion boto3static type checking aws sdkboto3 pyright stubsivschat client typing
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-inspector-scan

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ivs-realtime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-appconfigdata

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI