mypy-boto3-ecr-public
Type annotations for boto3 ECRPublic 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 ECRPublic service client. It is generated from boto3 1.43.0 and works with mypy, pyright, and IDE language servers to provide inline code completion and catch type errors before runtime. The package itself contains no executable code—only type definitions—and is designed to be installed alongside boto3 in development environments.
The stubs enable developers to write strongly-typed boto3 code without manual type annotations. IDEs like VSCode (with Pylance), PyCharm, Emacs, and Sublime Text will show method signatures, parameter types, and return types as you code. The package can be installed standalone or as part of boto3-stubs with the ecr-public extra, and supports Python 3.9 through 3.14.
Use it for:
- Enable IDE autocomplete and parameter hints when writing ECRPublic client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 ECRPublic code to catch type mismatches before deployment.
- Reduce manual type annotation burden when using boto3 ECRPublic in a typed codebase.
- Integrate with LSP-based editors (Emacs, Sublime Text) for real-time type checking and completion.
- Validate paginator and resource type signatures for ECRPublic operations during development.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's ECRPublic service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors.
Yes, if you use boto3's ECRPublic service and want type safety. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The package is a pure type-stub with no runtime overhead—it only affects development tooling. Install it in your development environment or as a dev dependency; it is not needed in production.
Install
mypy-boto3-ecr-public on PyPI
pip
pip install mypy-boto3-ecr-publicuv
uv add mypy-boto3-ecr-publicpoetry
poetry add mypy-boto3-ecr-publicInstalling mypy-boto3-ecr-public
Before you install
Low friction: single lightweight runtime dependency (typing-extensions), wheel-only distribution. Active maintenance with recent release (107 days ago) and steady repository activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal restrictions.
Quickstart
# Install
python -m pip install mypy-boto3-ecr-public
# Use in code
from boto3.session import Session
from mypy_boto3_ecr_public import ECRPublicClient
client: ECRPublicClient = Session().client("ecr-public")
Requires Python 3.9 or later; boto3 must be installed separately for runtime use.
Verify before relying
- Whether PyCharm performance issues (PY-40997) mentioned in docs still affect current versions
- Exact scope of ECRPublic API coverage relative to boto3 1.43.0
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 | 301,830/month — #7,830 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_ecr_public-1.43.0-py3-none-any.whl
Keywords: boto3, ecr-public, 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-ecrProvides type annotations for boto3's ECR…
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-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-curProvides type annotations and IDE support for…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI