mypy-boto3-evidently
Type annotations for boto3 CloudWatchEvidently 1.42.35 service generated with mypy-boto3-builder 8.12.0
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-evidentlyuv
uv add mypy-boto3-evidentlypoetry
poetry add mypy-boto3-evidentlyInstalling 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
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-application-signalsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appsyncProvides type annotations for boto3's AppSync…
permissive · top 15,000 on PyPI
mypy-boto3-cloudcontrolProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-deadlineProvides 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-observabilityadminProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-notificationsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-forecastProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-oamProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-inspectorProvides type annotations for boto3's Inspector…
permissive · top 15,000 on PyPI