skillfed

mypy-boto3-iotfleetwise

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

mypy-boto3-iotfleetwise v1.43.0 243.4K downloads/30d#8,794 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 to boto3's IoTFleetWise client. It is generated automatically from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDE language servers to provide inline type hints and autocomplete for IoTFleetWise API calls.

The package itself contains no runtime logic—it is purely type definitions. When installed alongside boto3, it enables your editor and type checker to understand the shape of IoTFleetWise client methods, paginators, and data types without requiring explicit manual annotations. It depends only on typing-extensions.

Use it for:

  • Enable IDE autocomplete and inline documentation for IoTFleetWise API calls in VSCode or PyCharm.
  • Catch type errors in boto3 IoTFleetWise code during development with mypy or pyright before runtime.
  • Provide explicit type hints for IoTFleetWiseClient and paginator objects in codebases using TYPE_CHECKING guards.
  • Support linting and type checking in CI/CD pipelines without modifying application code.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's IoTFleetWise service, enabling static type checking with mypy, pyright, and compatible editors.

Yes, if you use boto3 with IoTFleetWise and want static type safety. Install friction is negligible, maintenance is active, and the MIT license has no restrictions. The only caveat is potential PyCharm performance issues; documentation suggests alternatives for that case.

Install

mypy-boto3-iotfleetwise on PyPI

pip

pip install mypy-boto3-iotfleetwise

uv

uv add mypy-boto3-iotfleetwise

poetry

poetry add mypy-boto3-iotfleetwise

Installing mypy-boto3-iotfleetwise

Before you install

Installs with minimal friction—a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained as of 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

pip install mypy-boto3-iotfleetwise

from boto3.session import Session
from mypy_boto3_iotfleetwise import IoTFleetWiseClient

client: IoTFleetWiseClient = Session().client("iotfleetwise")

Requires Python 3.9 or later; boto3 must be installed separately.

Verify before relying

  • Performance impact in PyCharm when using full stubs vs. lite variant.
  • Whether type coverage extends to all IoTFleetWise operations or has known gaps.
  • Compatibility with boto3 versions other than 1.43.0.

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,444/month — #8,794 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_iotfleetwise-1.43.0-py3-none-any.whl

Keywords: boto3, iotfleetwise, 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 stubs iotfleetwisetype annotations aws iotfleetwisemypy boto3 iotfleetwiseboto3 iotfleetwise autocompletepyright aws iotfleetwise typeside type hints boto3 iotfleetwise
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotsitewise

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudtrail

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI