mypy-boto3-mpa
Type annotations for boto3 MultipartyApproval 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a stub-only type annotation library for boto3's MultipartyApproval service, generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0. It provides complete type hints for the MultipartyApprovalClient, paginators, and related types, enabling static type checkers and IDEs to validate your AWS API calls and offer autocomplete suggestions as you write code.
The package is designed to work with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type stubs. It has no runtime behavior—it only adds type information to your development environment. Installation is optional for production (you can use TYPE_CHECKING guards to avoid runtime dependency), but recommended for any development workflow using type checking or IDE features.
Use it for:
- Enable IDE autocomplete and inline documentation for MultipartyApproval API calls in VSCode with Pylance or PyCharm.
- Catch type errors in boto3 MultipartyApproval code before runtime using mypy or pyright in CI/CD pipelines.
- Document expected parameter types and return values for MultipartyApproval client methods without manual annotations.
- Support paginator type hints when iterating over MultipartyApproval list operations with correct result types.
- Integrate type checking into development workflows for teams using boto3 to interact with AWS MultipartyApproval service.
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 MultipartyApproval service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3 to interact with the MultipartyApproval service and want static type checking or IDE autocomplete. It has low install friction, active maintenance, MIT licensing, no known vulnerabilities, and zero runtime overhead when used with TYPE_CHECKING guards. The only caveat is PyCharm users may experience performance issues with Literal overloads (documented in the package), in which case boto3-stubs-lite is recommended as an alternative.
Install
mypy-boto3-mpa on PyPI
pip
pip install mypy-boto3-mpauv
uv add mypy-boto3-mpapoetry
poetry add mypy-boto3-mpaInstalling mypy-boto3-mpa
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit on 2026-06-22 and 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
pip install mypy-boto3-mpa
from boto3.session import Session
from mypy_boto3_mpa import MultipartyApprovalClient
client: MultipartyApprovalClient = Session().client("mpa")
# Type checking and IDE autocomplete now available
Requires Python 3.9 or later; boto3 must be installed separately as a runtime dependency of your project.
Verify before relying
- Whether performance issues with PyCharm's Literal overloads (PY-40997) have been resolved since the package was generated.
- Actual coverage of MultipartyApproval API methods and whether all service operations are annotated.
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 | 242,126/month — #8,863 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_mpa-1.43.0-py3-none-any.whl
Keywords: boto3, mpa, 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-acm-pcaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mediatailorProvides 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-oamProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-ramProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-protonProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-grafanaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-m2Provides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI