mypy-boto3-cloudfront-keyvaluestore
Type annotations for boto3 CloudFrontKeyValueStore 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type stub library for boto3's CloudFrontKeyValueStore service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the CloudFrontKeyValueStore client, paginators, and type definitions, enabling static type checkers and IDEs to validate boto3 code at development time and offer accurate autocompletion.
It is designed as a development-time dependency—you install it in your environment to get type checking and IDE support, but it is not needed at runtime. The package supports Python 3.9 through 3.14 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. It has a single runtime dependency on typing-extensions and can be used with TYPE_CHECKING guards to avoid including it in production builds.
Use it for:
- Enable mypy or pyright type checking on boto3 CloudFrontKeyValueStore code to catch type errors before runtime.
- Get IDE autocompletion and inline documentation for CloudFrontKeyValueStore client methods and parameters.
- Validate boto3 code in VSCode with Pylance or in PyCharm without writing explicit type annotations.
- Use in CI/CD pipelines to enforce type safety on AWS SDK calls as part of pre-commit or linting checks.
- Document boto3 CloudFrontKeyValueStore usage with accurate type hints visible in code editors.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's CloudFrontKeyValueStore service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Yes, if you use boto3 CloudFrontKeyValueStore in a Python project and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads; the documentation recommends boto3-stubs-lite as an alternative if slowness occurs.
Install
mypy-boto3-cloudfront-keyvaluestore on PyPI
pip
pip install mypy-boto3-cloudfront-keyvaluestoreuv
uv add mypy-boto3-cloudfront-keyvaluestorepoetry
poetry add mypy-boto3-cloudfront-keyvaluestoreInstalling mypy-boto3-cloudfront-keyvaluestore
Before you install
Low friction install: pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent releases; repository shows 670 stars and last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it suitable for both open-source and proprietary projects.
Quickstart
# Install
python -m pip install mypy-boto3-cloudfront-keyvaluestore
# Use in code
from boto3.session import Session
from mypy_boto3_cloudfront_keyvaluestore import CloudFrontKeyValueStoreClient
client: CloudFrontKeyValueStoreClient = Session().client("cloudfront-keyvaluestore")
Requires Python 3.9 or later; type checking requires a compatible tool (mypy, pyright, or IDE with type support).
Verify before relying
- Whether the package works with boto3 versions other than 1.43.0, or if it tracks boto3 releases automatically.
- Performance impact in PyCharm; documentation warns of potential slowness with Literal overloads but does not quantify the effect.
- Whether generated type stubs remain accurate across boto3 service API changes.
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 | 244,699/month — #8,747 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_cloudfront_keyvaluestore-1.43.0-py3-none-any.whl
Keywords: boto3, cloudfront-keyvaluestore, 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-cloudfrontProvides 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-evidentlyProvides 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-finspaceProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloud9Provides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI