skillfed

mypy-boto3-customer-profiles

Type annotations for boto3 CustomerProfiles 1.43.40 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-customer-profiles v1.43.40 259.0K downloads/30d#8,419 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 to boto3's CustomerProfiles service. It enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide code completion, inline documentation, and type validation when working with AWS CustomerProfiles API calls. The stubs are generated from boto3 1.43.40 and support Python 3.9 through 3.14.

You install it alongside boto3 in your development environment—it does not affect runtime behavior and can be excluded from production deployments using TYPE_CHECKING guards. The package depends only on typing-extensions, making it lightweight. It's actively maintained and generated with mypy-boto3-builder 8.12.0, with no known security vulnerabilities.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 CustomerProfiles code in VSCode with Pylance or PyCharm.
  • Run mypy or pyright on a codebase using boto3 CustomerProfiles to catch type errors before deployment.
  • Reduce manual type annotation effort by letting the stubs provide inferred types for client methods and responses.
  • Use TYPE_CHECKING guards to include type stubs in development but exclude them from production dependencies.
  • Integrate with Emacs or Sublime Text LSP clients for real-time type checking while editing boto3 code.

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

Yes, if you use boto3 CustomerProfiles and want static type checking or IDE support. Installation is frictionless, the package is actively maintained with no vulnerabilities, and the MIT license has no restrictions. The only caveat: PyCharm users may experience performance issues with Literal overloads (documented in the package); consider boto3-stubs-lite as an alternative if that occurs.

Install

mypy-boto3-customer-profiles on PyPI

pip

pip install mypy-boto3-customer-profiles

uv

uv add mypy-boto3-customer-profiles

poetry

poetry add mypy-boto3-customer-profiles

Installing mypy-boto3-customer-profiles

Before you install

Low friction installation with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and no known vulnerabilities.

License in practice

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

Quickstart

pip install mypy-boto3-customer-profiles

from boto3.session import Session
from mypy_boto3_customer_profiles import CustomerProfilesClient

client: CustomerProfilesClient = Session().client("customer-profiles")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether type stubs cover all CustomerProfiles API operations in boto3 1.43.40 or only a subset.
  • Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).

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 — 42 days since the last release
Last repo commit
First released
Downloads 259,049/month — #8,419 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_customer_profiles-1.43.40-py3-none-any.whl

Keywords: boto3, customer-profiles, 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 stubsaws customerprofiles typingmypy boto3 annotationside autocomplete aws sdkpython type hints boto3static type checking awsboto3 type hints customerprofiles
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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appmesh

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-uxc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI