skillfed

mypy-boto3-evs

Type annotations for boto3 EVS 1.43.37 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-evs v1.43.37 236.2K downloads/30d#8,989 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-evs

poetry

poetry add mypy-boto3-evs

Installing 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

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 stubsevs type annotationsaws sdk type hintsboto3 ide autocompletemypy boto3 stubspyright aws typesevs service types
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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

boto3-stubs

Provides type stubs and annotations for boto3…

permissive · top 1,000 on PyPI

mypy-boto3-imagebuilder

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

boto3-stubs-lite

Provides type annotations for boto3 1.43.72,…

permissive · top 15,000 on PyPI

mypy-boto3-ivs

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-drs

Provides type annotations for the boto3 AWS Drs…

permissive · top 15,000 on PyPI

mypy-boto3-rds-data

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-s3vectors

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-synthetics

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI