--- id: mypy-boto3-evidently version: "1.42.35" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-evidently — Type annotations for boto3 CloudWatchEvidently 1.42.35 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 97.0K/mo ## 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 above — 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 pip install mypy-boto3-evidently uv add mypy-boto3-evidently 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_current - Install friction: low - Maintenance: active - Downloads: 97.0K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs, cloudwatch evidently typing, mypy boto3 annotations, aws sdk type hints, boto3 ide autocomplete, python aws type checking, boto3-stubs evidently, type-stubs, aws-sdk, boto3 [View on SkillFed](https://skillfed.io/packages/mypy-boto3-evidently) · [View on PyPI](https://pypi.org/project/mypy-boto3-evidently/)