mypy-boto3-iotsitewise
Type annotations for boto3 IoTSiteWise 1.43.59 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 for the boto3 IoTSiteWise service. It is generated automatically from boto3's service definitions and enables IDEs and type checkers to understand the shape of IoTSiteWise client objects, their methods, parameters, and return types. When installed, it allows developers to get IDE autocompletion, inline documentation, and type errors caught by mypy or pyright without writing manual type annotations.
The package is designed as a development dependency—it does not change runtime behavior but improves the development experience by catching type mismatches before code runs. It supports modern Python versions (3.9 through 3.14) and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. The package can be used standalone or as part of the broader boto3-stubs ecosystem.
Use it for:
- Enable IDE autocompletion and inline documentation when writing IoTSiteWise client code in VSCode or PyCharm.
- Catch type errors in boto3 IoTSiteWise calls during static analysis with mypy or pyright before deployment.
- Provide explicit type annotations for IoTSiteWise client, paginators, and waiters in codebases that enforce strict typing.
- Improve code maintainability by documenting expected parameter and return types for IoTSiteWise API operations.
- Use as a development dependency without affecting production runtime or package size.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's IoTSiteWise service, enabling static type checking in mypy, pyright, VSCode, PyCharm, and other tools.
Yes. This is a lightweight, actively maintained type-stub package with no security vulnerabilities, permissive licensing, and a single minimal dependency. Install it if you use boto3's IoTSiteWise service and want IDE autocompletion and static type checking. It is a pure development tool with no runtime overhead.
Install
mypy-boto3-iotsitewise on PyPI
pip
pip install mypy-boto3-iotsitewiseuv
uv add mypy-boto3-iotsitewisepoetry
poetry add mypy-boto3-iotsitewiseInstalling mypy-boto3-iotsitewise
Before you install
Low friction: a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained with a recent release.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.
Quickstart
pip install mypy-boto3-iotsitewise
from boto3.session import Session
from mypy_boto3_iotsitewise import IoTSiteWiseClient
client: IoTSiteWiseClient = Session().client("iotsitewise")
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed in recent PyCharm versions.
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 — 16 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 252,084/month — #8,559 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_iotsitewise-1.43.59-py3-none-any.whl
Keywords: boto3, iotsitewise, 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotfleetwiseProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iot-managed-integrationsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotdeviceadvisorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI