--- id: mypy-boto3-iotsitewise version: "1.43.59" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-iotsitewise — Type annotations for boto3 IoTSiteWise 1.43.59 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 252.1K/mo ## 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 above — 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 pip install mypy-boto3-iotsitewise uv add mypy-boto3-iotsitewise poetry add mypy-boto3-iotsitewise ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 252.1K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs iotsitewise, mypy annotations aws iotsitewise, boto3 iotsitewise type hints, aws iotsitewise autocomplete, boto3 stubs type checking, iotsitewise client type annotations, pyright boto3 iotsitewise, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-iotsitewise) · [View on PyPI](https://pypi.org/project/mypy-boto3-iotsitewise/)