skillfed

mypy-boto3-cloudfront-keyvaluestore

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

mypy-boto3-cloudfront-keyvaluestore v1.43.0 244.7K downloads/30d#8,747 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-cloudfront-keyvaluestore

poetry

poetry add mypy-boto3-cloudfront-keyvaluestore

Installing 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

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 cloudfrontmypy boto3 annotationstype hints aws sdkboto3 ide autocompletioncloudfront keyvaluestore typespython aws type checkingboto3-stubs cloudfront service
type-stubsaws-sdkstatic-typing

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

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

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

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloud9

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-marketplace-deployment

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-s3tables

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudsearch

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI