mypy-boto3-elementalinference
Type annotations for boto3 ElementalInference 1.43.68 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 ElementalInference service client. It is generated from boto3 1.43.68 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. The stubs enable IDE code completion and catch type errors at development time without requiring explicit type annotations in your code.
The package depends only on typing-extensions and is distributed as a wheel. It is designed to be installed as a standalone stub package. The documentation notes that some IDEs may experience performance issues with Literal overload complexity, and recommends alternatives in such cases. Type checking works with no explicit annotations required—you write boto3 code normally and the stubs provide the type information behind the scenes.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 ElementalInference client code in VSCode or PyCharm.
- Catch type errors in boto3 ElementalInference calls during static analysis with mypy or pyright before runtime.
- Provide type information for paginators, waiters, and service resource types in ElementalInference workflows.
- Support type-safe boto3 code in a development environment while keeping stubs out of production via TYPE_CHECKING guards.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's ElementalInference service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's ElementalInference service and want IDE type support and static type checking. The package is actively maintained, has no vulnerabilities, minimal dependencies, and uses a permissive MIT license. The only caveat is potential performance issues in some IDEs; consult the documentation for workarounds.
Install
mypy-boto3-elementalinference on PyPI
pip
pip install mypy-boto3-elementalinferenceuv
uv add mypy-boto3-elementalinferencepoetry
poetry add mypy-boto3-elementalinferenceInstalling mypy-boto3-elementalinference
Before you install
Low friction: single runtime dependency (typing-extensions), wheel-only distribution, and active maintenance with a release 4 days old. No known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
pip install mypy-boto3-elementalinference
from boto3.session import Session
from mypy_boto3_elementalinference import ElementalInferenceClient
client: ElementalInferenceClient = Session().client("elementalinference")
Requires Python 3.9 or later; boto3 must be installed separately as a peer dependency.
Verify before relying
- Whether performance overhead on PyCharm is resolved since the documented issue PY-40997 was filed.
- Whether the lite variant offers sufficient type coverage for typical ElementalInference workflows.
- Real-world performance impact when used with large boto3 codebases in IDEs.
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 — 4 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 148,229/month — #11,040 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_elementalinference-1.43.68-py3-none-any.whl
Keywords: boto3, elementalinference, 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2-instance-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-translateProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI