mypy-boto3-imagebuilder
Type annotations for boto3 Imagebuilder 1.43.37 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 annotations for the boto3 Imagebuilder service. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.37. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide accurate code completion and catch type errors in Imagebuilder API calls without requiring explicit type hints in your code.
The package is a stub-only distribution—it contains no runtime code, only type information. It depends only on typing-extensions and is designed to be lightweight. You can use it standalone or as part of boto3-stubs, and it supports the TYPE_CHECKING pattern to avoid production dependencies if needed.
Use it for:
- Enable IDE autocomplete and type checking for boto3 Imagebuilder API calls in VSCode with Pylance.
- Run mypy or pyright type checking on code that uses boto3 Imagebuilder without manual type annotations.
- Catch Imagebuilder API errors at development time (e.g., wrong parameter names or types).
- Use with Emacs or Sublime Text via LSP and pyright for real-time type feedback.
- Integrate into CI/CD pipelines to validate boto3 Imagebuilder usage before deployment.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 Imagebuilder service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 Imagebuilder and want static type checking and IDE support. Install friction is minimal, maintenance is active, the license is permissive, and no vulnerabilities are known. The only caveat is PyCharm users may experience performance issues with Literal overloads; the docs recommend boto3-stubs-lite as an alternative in that case.
Install
mypy-boto3-imagebuilder on PyPI
pip
pip install mypy-boto3-imagebuilderuv
uv add mypy-boto3-imagebuilderpoetry
poetry add mypy-boto3-imagebuilderInstalling mypy-boto3-imagebuilder
Before you install
Low friction install with a single runtime dependency (typing-extensions). Package is actively maintained, released recently, and marked Production/Stable.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-imagebuilder
from boto3.session import Session
from mypy_boto3_imagebuilder import ImagebuilderClient
client: ImagebuilderClient = Session().client("imagebuilder")
# Type checking and IDE autocomplete now work for imagebuilder operations
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether the package works with all Python 3.10–3.14 versions listed in classifiers or if some are aspirational.
- Performance impact on PyCharm (description notes PyCharm may experience slowness with Literal overloads).
- Whether boto3-stubs-lite is recommended as a default alternative for most users.
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 259,367/month — #8,413 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_imagebuilder-1.43.37-py3-none-any.whl
Keywords: boto3, imagebuilder, 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-vpc-latticeProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-resource-explorer-2Provides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides 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-batchProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI