skillfed

mypy-boto3-payment-cryptography

Type annotations for boto3 PaymentCryptographyControlPlane 1.43.24 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-payment-cryptography v1.43.24 248.1K downloads/30d#8,676 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package provides type stubs and annotations for the boto3 PaymentCryptographyControlPlane service, generated from boto3 1.43.24. It enables static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to understand boto3 payment cryptography API calls, offering code completion and catching type errors at development time rather than runtime.

The package is a stub-only distribution—it contains no runtime code, only type information. It works alongside boto3 itself and requires only typing-extensions as a dependency. Installation is straightforward via pip, either standalone or as part of the boto3-stubs bundle. The generated annotations cover client methods, paginators, and type literals specific to the payment cryptography service.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 payment cryptography client code in VSCode or PyCharm
  • Catch type mismatches in payment cryptography API calls during static analysis with mypy or pyright before deployment
  • Provide explicit type annotations for payment cryptography resources and paginators in production codebases
  • Support development workflows that rely on type hints for documentation and refactoring safety

Worth the install?

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

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

Yes, if you use boto3's PaymentCryptographyControlPlane service and want IDE support or static type checking. Installation is low-friction, maintenance is active, and the MIT license poses no restrictions. The only gotcha is a known PyCharm performance issue with Literal overloads (noted in the description), which can be worked around by using boto3-stubs-lite instead.

Install

mypy-boto3-payment-cryptography on PyPI

pip

pip install mypy-boto3-payment-cryptography

uv

uv add mypy-boto3-payment-cryptography

poetry

poetry add mypy-boto3-payment-cryptography

Installing mypy-boto3-payment-cryptography

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22 and 670 repository stars indicate ongoing support.

License in practice

MIT license permits unrestricted use, modification, and distribution, including in proprietary projects. No licensing constraints on adoption.

Quickstart

# Install alongside boto3
python -m pip install 'boto3-stubs[payment-cryptography]'

# Use in code
from boto3.session import Session
from mypy_boto3_payment_cryptography import PaymentCryptographyControlPlaneClient

client: PaymentCryptographyControlPlaneClient = Session().client("payment-cryptography")

Requires Python 3.9 or later. Type checking benefits depend on having mypy, pyright, or a compatible IDE installed separately.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description (PY-40997) have been resolved or still apply to current versions
  • Specific performance impact when used with boto3-stubs versus boto3-stubs-lite in large codebases

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

Evidence: mypy_boto3_payment_cryptography-1.43.24-py3-none-any.whl

Keywords: boto3, payment-cryptography, 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 payment cryptographymypy annotations aws paymentboto3 type hints payment-cryptographypyright boto3 payment cryptographyide autocomplete boto3 paymentstatic type checking aws paymentboto3-stubs payment cryptography
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-payment-cryptography-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplacecommerceanalytics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-savingsplans

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-license-manager-user-subscriptions

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-account

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-partnercentral-account

Provides type annotations and IDE…

permissive · top 15,000 on PyPI