{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's SESV2 (Simple Email Service v2) client, enabling type checking in mypy, pyright, VSCode, PyCharm, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable mypy or pyright type checking on boto3 SESV2 code without manual type annotations.","Get IDE autocomplete and inline documentation for SESV2 client methods and parameters in VSCode or PyCharm.","Catch type errors in AWS email service calls (SendEmail, GetAccount, etc.) before runtime.","Annotate SESV2Client and paginator types explicitly in function signatures for better code clarity.","Use in CI/CD pipelines to enforce type safety on boto3 SESV2 operations."],"what_it_does":"types-boto3-sesv2 is a type stub package that adds static type information to boto3's SESV2 client. It is generated from boto3 1.43.54 and works alongside your existing boto3 installation to enable type checking and IDE autocompletion without requiring explicit type annotations in your code.\n\nWhen installed, it allows type checkers like mypy and pyright, as well as IDEs like VSCode, PyCharm, Emacs, and Sublime Text, to understand boto3 SESV2 method signatures, return types, and available parameters. This catches type mismatches and provides code completion suggestions as you write AWS SDK calls. The package is a stub-only distribution (no runtime code) and depends only on typing-extensions.","worth_installing":"Yes. If you use boto3 SESV2 and want type checking or IDE support, install this. It has no runtime overhead (stub-only), minimal dependencies, active maintenance, MIT licensing, and zero known vulnerabilities. The only caveat is PyCharm performance with Literal overloads\u2014if that's a blocker, consider the lite variant instead."},"id":"types-boto3-sesv2","links":{"html":"https://skillfed.io/packages/types-boto3-sesv2","md":"https://skillfed.io/packages/types-boto3-sesv2.md","pypi":"https://pypi.org/project/types-boto3-sesv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-sesv2","python_support":"supports_current","summary":"Type annotations for boto3 SESV2 1.43.54 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2073147,"position":3321,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.54"}
