skillfed

mypy-boto3-pinpoint

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

mypy-boto3-pinpoint v1.43.0 289.8K downloads/30d#7,996 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds static type information for boto3's Pinpoint service. It was generated by mypy-boto3-builder 8.12.0 and is compatible with boto3 1.43.0. When installed alongside boto3, it enables IDEs and type checkers like mypy and pyright to understand Pinpoint client method signatures, return types, and available parameters, providing real-time code completion and catching type errors before runtime.

The package is designed primarily as a development dependency—you install it in your environment to get better IDE support and type checking, but it does not affect how your code runs. It works with multiple editors and type checkers, though the documentation notes that PyCharm's performance with the full type stubs can be slow; a lighter variant (boto3-stubs-lite) is available as an alternative. The package supports Python 3.9 through 3.14.

Use it for:

  • Enable IDE autocomplete and inline documentation for Pinpoint client methods while developing AWS applications.
  • Catch type mismatches in Pinpoint API calls during development using mypy or pyright before deployment.
  • Use PinpointClient type annotations to document expected types in function signatures and reduce runtime errors.
  • Provide explicit type hints for Pinpoint literals and TypeDefs when building reusable AWS utility functions.
  • Improve code maintainability by catching breaking changes to Pinpoint API calls during refactoring.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's Pinpoint service, enabling static type checking with mypy, pyright, and compatible editors.

Yes, if you use boto3 with Pinpoint and want static type checking and IDE support. Install friction is negligible (one dependency, pure Python wheel), maintenance is active, and the MIT license carries no restrictions. The only gotcha is that it is a development-only dependency—do not include it in production requirements—and PyCharm users may want to use the lite variant to avoid performance issues.

Install

mypy-boto3-pinpoint on PyPI

pip

pip install mypy-boto3-pinpoint

uv

uv add mypy-boto3-pinpoint

poetry

poetry add mypy-boto3-pinpoint

Installing mypy-boto3-pinpoint

Before you install

Low friction: pure Python wheel with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with 670 repository stars.

License in practice

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

Quickstart

pip install mypy-boto3-pinpoint

from boto3.session import Session
from mypy_boto3_pinpoint import PinpointClient

client: PinpointClient = Session().client("pinpoint")
# IDE now provides code completion and mypy checks client calls

Requires Python 3.9 or later; intended as a development/type-checking dependency, not for runtime use in production.

Verify before relying

  • Whether the package works equally well across all listed IDEs (VSCode, PyCharm, Emacs, Sublime Text) or if performance varies significantly.
  • Current status of PyCharm performance with Literal overloads mentioned in the description (issue PY-40997).

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

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

Keywords: boto3, pinpoint, 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 stubs pinpointaws pinpoint type annotationsboto3 pinpoint mypy supportpinpoint client type hintsboto3 stubs ide autocompleteaws sdk type checkingpinpoint type definitions
type-stubsboto3aws

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-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint-email

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-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-geo-maps

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sso-oidc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-identity

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-aiops

Provides type annotations and IDE…

permissive · top 15,000 on PyPI