mypy-boto3-iotfleetwise
Type annotations for boto3 IoTFleetWise 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-iotfleetwiseuv
uv add mypy-boto3-iotfleetwisepoetry
poetry add mypy-boto3-iotfleetwiseInstalling 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
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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotthingsgraphProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotsitewiseProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides 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-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudtrailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI