skillfed

mypy-boto3-pinpoint-email

Type annotations for boto3 PinpointEmail 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-pinpoint-email v1.43.0 253.2K downloads/30d#8,525 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's PinpointEmail service, generated with mypy-boto3-builder 8.12.0. It provides complete type hints for PinpointEmail client methods, paginators, and type definitions, enabling IDEs and type checkers to offer code completion and catch type errors at development time rather than runtime.

The package works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, and pyright. It requires no changes to your existing boto3 code—type checking and autocomplete work automatically once installed. The package supports Python 3.9 through 3.14 and has no production dependencies beyond typing-extensions.

Use it for:

  • Enable IDE autocomplete and inline documentation for PinpointEmail API calls in VSCode with Pylance or PyCharm
  • Catch type mismatches in boto3 PinpointEmail code using mypy or pyright in CI/CD pipelines
  • Use TYPE_CHECKING guards to add type hints without adding a runtime dependency to production deployments
  • Validate paginator and waiter usage patterns with full type safety before runtime

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 PinpointEmail service, enabling static type checking with mypy, pyright, and editor tools.

Yes. This is a low-friction, actively maintained stub package with no security issues and permissive licensing. Install it if you use boto3's PinpointEmail service and want IDE autocomplete or static type checking—it adds no runtime overhead and integrates transparently with standard Python tooling.

Install

mypy-boto3-pinpoint-email on PyPI

pip

pip install mypy-boto3-pinpoint-email

uv

uv add mypy-boto3-pinpoint-email

poetry

poetry add mypy-boto3-pinpoint-email

Installing mypy-boto3-pinpoint-email

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent commits; last release 107 days ago.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

# Install
python -m pip install mypy-boto3-pinpoint-email

# Use with type hints
from boto3.session import Session
from mypy_boto3_pinpoint_email import PinpointEmailClient

client: PinpointEmailClient = Session().client("pinpoint-email")
# IDE now provides autocomplete and mypy checks the call

Verify before relying

  • Whether performance issues with PyCharm Literal overloads (issue PY-40997) have been resolved in recent PyCharm versions
  • Whether the lite variant (boto3-stubs-lite) is recommended over this package for new projects

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 253,189/month — #8,525 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_pinpoint_email-1.43.0-py3-none-any.whl

Keywords: boto3, pinpoint-email, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubspinpoint email type annotationsboto3 autocompletemypy boto3 stubsaws sdk type hintspinpoint-email typingboto3 ide support
type-stubsaws-sdkboto3

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint-sms-voice

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-support

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kms

Provides type annotations and IDE…

permissive · top 5,000 on PyPI