mypy-boto3-payment-cryptography
Type annotations for boto3 PaymentCryptographyControlPlane 1.43.24 service generated with mypy-boto3-builder 8.12.0
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-cryptographyuv
uv add mypy-boto3-payment-cryptographypoetry
poetry add mypy-boto3-payment-cryptographyInstalling 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
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-payment-cryptography-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-savingsplansProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-license-manager-user-subscriptionsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-accountProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-partnercentral-accountProvides type annotations and IDE…
permissive · top 15,000 on PyPI