mypy-boto3-lookoutequipment
Type annotations for boto3 LookoutEquipment 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 LookoutEquipment service. It enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide accurate code completion, inline documentation, and type validation when working with the AWS LookoutEquipment API. The stubs are generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0.
The package is designed as a development-only dependency—it contains no runtime code, only type information. It works by making boto3 client and resource objects type-aware, so your editor can catch errors and suggest correct method signatures before code runs. Installation is straightforward via pip, and it integrates seamlessly with existing boto3 code without requiring code changes.
Use it for:
- Enable IDE autocompletion and inline documentation when calling LookoutEquipment API methods in VSCode or PyCharm.
- Catch type errors in boto3 LookoutEquipment calls during development using mypy or pyright static analysis.
- Provide explicit type hints for LookoutEquipmentClient in function signatures and variable declarations.
- Support refactoring and code navigation in IDEs by making boto3 service methods discoverable and type-safe.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's LookoutEquipment service, enabling static type checking in mypy, pyright, and code editors.
Yes, if you use boto3's LookoutEquipment service and want IDE autocompletion or static type checking. Install friction is minimal and maintenance is active. The MIT license poses no restrictions. Note: PyCharm users may experience performance issues with the full stubs; consider boto3-stubs-lite as an alternative if performance degrades.
Install
mypy-boto3-lookoutequipment on PyPI
pip
pip install mypy-boto3-lookoutequipmentuv
uv add mypy-boto3-lookoutequipmentpoetry
poetry add mypy-boto3-lookoutequipmentInstalling mypy-boto3-lookoutequipment
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install type stubs for LookoutEquipment
python -m pip install 'boto3-stubs[lookoutequipment]'
# Use in code with type checking
from boto3.session import Session
from mypy_boto3_lookoutequipment import LookoutEquipmentClient
client: LookoutEquipmentClient = Session().client("lookoutequipment")
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) remain unresolved or have been addressed in recent versions.
- Whether the lite variant (boto3-stubs-lite) is recommended as a default for new users to avoid performance overhead.
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 | 246,261/month — #8,715 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_lookoutequipment-1.43.0-py3-none-any.whl
Keywords: boto3, lookoutequipment, 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-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-inspector-scanProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ebsProvides 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-discoveryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI