mypy-boto3-evs
Type annotations for boto3 EVS 1.43.37 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library generated from boto3's EVS (Elastic Disaster Recovery) service. It provides complete type annotations for the EVS client, paginators, and type definitions, enabling static type checking and IDE autocompletion when working with AWS EVS through boto3.
The stubs are generated by mypy-boto3-builder and work with multiple type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text). It's designed as a lightweight, development-time dependency—you can use TYPE_CHECKING guards to avoid including it in production builds. The package supports Python 3.9 through 3.14 and depends only on typing-extensions.
Use it for:
- Enable IDE autocompletion and type hints when writing EVS client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 EVS code to catch type errors before runtime.
- Provide explicit type annotations for EVS client, paginators, and service resources in large codebases.
- Use as a development dependency with TYPE_CHECKING to avoid runtime overhead in production.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's EVS (Elastic Disaster Recovery) service, compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.
Yes, if you use boto3's EVS service and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is stable (Production/Stable status) with no known vulnerabilities. Consider boto3-stubs-lite as an alternative if PyCharm performance becomes an issue.
Install
mypy-boto3-evs on PyPI
pip
pip install mypy-boto3-evsuv
uv add mypy-boto3-evspoetry
poetry add mypy-boto3-evsInstalling mypy-boto3-evs
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of June 2026, with a stable release cadence. No known vulnerabilities.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install type stubs for EVS service
python -m pip install 'boto3-stubs[evs]'
# Use in your code with type checking
from boto3.session import Session
from mypy_boto3_evs import EVSClient
client: EVSClient = Session().client("evs")
# IDE now provides code completion and type checking
Requires Python 3.9 or later; boto3 itself must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (PY-40997) remain unresolved or have been addressed.
- Actual coverage and completeness of EVS service API in the generated stubs relative to boto3 1.43.37.
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 — 46 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 236,165/month — #8,989 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_evs-1.43.37-py3-none-any.whl
Keywords: boto3, evs, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubsProvides type stubs and annotations for boto3…
permissive · top 1,000 on PyPI
mypy-boto3-imagebuilderProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-liteProvides type annotations for boto3 1.43.72,…
permissive · top 15,000 on PyPI
mypy-boto3-ivsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI
mypy-boto3-rds-dataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3vectorsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-syntheticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI