skillfed

mypy-boto3-evidently

Type annotations for boto3 CloudWatchEvidently 1.42.35 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-evidently v1.42.35 97.0K downloads/30d#13,177 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 CloudWatchEvidently service. It is generated from boto3 1.42.35 using mypy-boto3-builder 8.12.0 and provides complete type annotations for the CloudWatchEvidently client, paginators, and service resources.

When installed, it enables IDE code completion and type checking in VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright. You write boto3 code normally—the stubs work transparently in the background to catch type errors and provide autocomplete suggestions without requiring explicit type annotations in your application code.

Use it for:

  • Add IDE autocomplete and type hints to CloudWatchEvidently boto3 calls in VSCode or PyCharm without manual annotations.
  • Run mypy or pyright type checking on code that uses boto3 CloudWatchEvidently to catch API misuse at development time.
  • Integrate boto3 CloudWatchEvidently into a type-checked Python project without losing type safety.
  • Use in Emacs or Sublime Text with LSP-based type checking (lsp-pyright) for real-time error detection.

Worth the install?

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

Provides type annotations and IDE autocompletion for boto3's CloudWatchEvidently service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.

Yes. Install this if you use boto3's CloudWatchEvidently service and want IDE autocomplete and static type checking. It has low install friction, active maintenance, no vulnerabilities, and an MIT license. The only caveat: PyCharm users may experience performance issues with the full stubs and should consider the lite variant instead.

Install

mypy-boto3-evidently on PyPI

pip

pip install mypy-boto3-evidently

uv

uv add mypy-boto3-evidently

poetry

poetry add mypy-boto3-evidently

Installing mypy-boto3-evidently

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent commits and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—safe for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-evidently

from boto3.session import Session
from mypy_boto3_evidently import CloudWatchEvidentlyClient

client: CloudWatchEvidentlyClient = Session().client("evidently")

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

Verify before relying

  • Whether the package works with all listed Python versions (3.9–3.14) in practice, or if some are aspirational.
  • Performance impact on PyCharm when using full boto3-stubs versus the lite variant (mentioned as a known issue).

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

Evidence: mypy_boto3_evidently-1.42.35-py3-none-any.whl

Keywords: boto3, evidently, 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 stubscloudwatch evidently typingmypy boto3 annotationsaws sdk type hintsboto3 ide autocompletepython aws type checkingboto3-stubs evidently
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-application-signals

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-appsync

Provides type annotations for boto3's AppSync…

permissive · top 15,000 on PyPI

mypy-boto3-cloudcontrol

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-deadline

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-notifications

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-forecast

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-oam

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-inspector

Provides type annotations for boto3's Inspector…

permissive · top 15,000 on PyPI