mypy-boto3-entityresolution
Type annotations for boto3 EntityResolution 1.43.53 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 boto3's EntityResolution service. It is generated from boto3 1.43.53 using mypy-boto3-builder 8.12.0 and works with IDEs like VSCode, PyCharm, Emacs, and Sublime Text, as well as type checkers like mypy and pyright.
When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code. The package supports paginators, service resources, and client objects, and can be used with TYPE_CHECKING guards to avoid a production runtime dependency. It is a stub-only package with no executable code—its sole purpose is to provide type information to development tools.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 EntityResolution client code in VSCode or PyCharm.
- Catch type errors in EntityResolution API calls during development using mypy or pyright before runtime.
- Document expected argument types and return types for EntityResolution operations in team codebases.
- Support paginator and resource type hints for EntityResolution queries without manual annotation.
- Integrate type checking into CI/CD pipelines to validate EntityResolution boto3 usage across test suites.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's EntityResolution service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's EntityResolution service and want IDE support and static type checking. Installation is frictionless, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with full type stubs (the description suggests using the lite variant as a workaround), but VSCode, mypy, and pyright users should see immediate benefit.
Install
mypy-boto3-entityresolution on PyPI
pip
pip install mypy-boto3-entityresolutionuv
uv add mypy-boto3-entityresolutionpoetry
poetry add mypy-boto3-entityresolutionInstalling mypy-boto3-entityresolution
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects.
Quickstart
pip install mypy-boto3-entityresolution
from boto3.session import Session
from mypy_boto3_entityresolution import EntityResolutionClient
client: EntityResolutionClient = Session().client("entityresolution")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved in recent PyCharm versions.
- Whether the lite variant (boto3-stubs-lite) offers meaningful performance benefits for EntityResolution specifically.
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 — 24 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,750/month — #8,777 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_entityresolution-1.43.53-py3-none-any.whl
Keywords: boto3, entityresolution, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-comprehendProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-docdbProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-discoveryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-invoicingProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-lakeformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI