skillfed

mypy-boto3-iotanalytics

Type annotations for boto3 IoTAnalytics 1.42.3 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-iotanalytics v1.42.3 104.0K downloads/30d#12,773 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information for boto3's IoTAnalytics service. It is generated automatically from boto3 1.42.3 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE and type-checker tooling. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.

The package is a stub-only distribution—it contains no runtime code, only type definitions. It is designed to be installed alongside boto3 in development environments. The library includes type annotations for the IoTAnalytics client, paginators, and type definitions for all service operations, allowing developers to write type-safe AWS SDK code with full IDE support.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 IoTAnalytics code in VSCode, PyCharm, or Emacs.
  • Catch type errors in boto3 calls using mypy or pyright before runtime.
  • Provide explicit type annotations for IoTAnalyticsClient, paginators, and service operations in a codebase.
  • Support type-safe refactoring of AWS IoTAnalytics integration code in large projects.
  • Use with TYPE_CHECKING guards to add type information without adding a production dependency.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations for the boto3 IoTAnalytics service (version 1.42.3), enabling IDE code completion and static type checking with mypy, pyright, and other type-aware tools.

Yes, if you use boto3 with IoTAnalytics and want IDE type support or static type checking. Install it in development environments only (using TYPE_CHECKING guards or a dev-only dependency group) to avoid adding it to production. No known security issues, low install friction, and actively maintained.

Install

mypy-boto3-iotanalytics on PyPI

pip

pip install mypy-boto3-iotanalytics

uv

uv add mypy-boto3-iotanalytics

poetry

poetry add mypy-boto3-iotanalytics

Installing mypy-boto3-iotanalytics

Before you install

Low friction install with a single runtime dependency (typing-extensions). Package is actively maintained with recent commits and stable production status.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-iotanalytics

from boto3.session import Session
from mypy_boto3_iotanalytics import IoTAnalyticsClient

client: IoTAnalyticsClient = Session().client("iotanalytics")

Requires Python 3.9 or later; boto3 must be installed separately to use the client.

Verify before relying

  • Whether the package works with all modern Python versions (3.9–3.14) as classifiers suggest, or if there are known issues with newer releases.
  • Performance impact when used with PyCharm (documentation warns of potential slowness due to Literal overloads).

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 — 253 days since the last release
Last repo commit
First released
Downloads 104,027/month — #12,773 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_iotanalytics-1.42.3-py3-none-any.whl

Keywords: boto3, iotanalytics, 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 stubsiotanalytics type annotationsmypy boto3 stubsaws sdk type hintsboto3 ide autocompletestatic type checking awspyright boto3 support
type-stubsboto3aws-sdk

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotthingsgraph

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI