{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations for boto3 SES 1.43.0, enabling static type checking and IDE code completion across VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["Add IDE autocomplete and type checking to boto3 SES code in VSCode with Pylance or in PyCharm.","Run mypy or pyright on a codebase that uses boto3 SES to catch type errors before deployment.","Import SESClient type annotations to explicitly declare client types in function signatures and module-level variables.","Use TYPE_CHECKING guards to include type stubs only during development, keeping production dependencies minimal.","Enable code completion and parameter hints for SES API calls in Emacs or Sublime Text via LSP-pyright."],"what_it_does":"mypy-boto3-ses is a type stub package that adds static type information to boto3's SES (Simple Email Service) client. It was generated using mypy-boto3-builder 8.12.0 and provides complete type annotations for SES operations, paginators, and waiters. When installed alongside boto3, it enables type checkers like mypy and pyright, as well as IDE language servers, to understand and validate SES API calls at development time\u2014catching type errors before runtime and providing autocomplete suggestions as you write code.\n\nThe package is designed to work with multiple development environments and type-checking tools. It supports explicit type annotations for SES clients, paginators, and waiters, and can be used in a TYPE_CHECKING block to avoid runtime dependencies in production code. The package is marked as a stub-only distribution and requires Python 3.9 or later.","worth_installing":"Yes. Install this if you use boto3 SES and want static type checking or IDE autocomplete. Low install friction, active maintenance, no known vulnerabilities, and MIT licensing make it a straightforward addition to any SES-using project. Pair it with mypy or pyright for maximum benefit."},"id":"mypy-boto3-ses","links":{"html":"https://skillfed.io/packages/mypy-boto3-ses","md":"https://skillfed.io/packages/mypy-boto3-ses.md","pypi":"https://pypi.org/project/mypy-boto3-ses/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-ses","python_support":"supports_current","summary":"Type annotations for boto3 SES 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":2439133,"position":3063,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
