skillfed

mypy-boto3-workmail

Type annotations for boto3 WorkMail 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-workmail v1.43.0 251.6K downloads/30d#8,578 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information to boto3's WorkMail service. It works by providing type annotations for WorkMailClient, paginators, and service resources, enabling IDEs and type checkers to validate your code and offer autocomplete suggestions as you write boto3 WorkMail calls.

The package is generated from boto3 1.43.0 using mypy-boto3-builder and supports multiple type-checking tools (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text). It has a single runtime dependency on typing-extensions and requires Python 3.9 or later. Installation is straightforward via pip, and the annotations work transparently with your existing boto3 code without requiring explicit type declarations.

Use it for:

  • Enable IDE autocomplete and inline documentation for WorkMail API calls in VSCode or PyCharm.
  • Catch type errors in boto3 WorkMail code during development using mypy or pyright before runtime.
  • Provide explicit type hints for WorkMailClient and paginator objects in type-checked Python projects.
  • Support refactoring and code navigation in IDEs by making WorkMail API signatures discoverable.
  • Validate WorkMail API usage in CI/CD pipelines with static type checking.

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 WorkMail service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's WorkMail service and want static type checking and IDE support. It has low install friction, active maintenance, no known vulnerabilities, a permissive MIT license, and a single lightweight dependency. The only caveat is that PyCharm users may experience performance issues with Literal overloads (documented in the package), in which case boto3-stubs-lite is recommended as an alternative.

Install

mypy-boto3-workmail on PyPI

pip

pip install mypy-boto3-workmail

uv

uv add mypy-boto3-workmail

poetry

poetry add mypy-boto3-workmail

Installing mypy-boto3-workmail

Before you install

Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with recent releases; repo shows 670 stars and last commit on 2026-06-22.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.

Quickstart

pip install mypy-boto3-workmail

from boto3.session import Session
from mypy_boto3_workmail import WorkMailClient

client: WorkMailClient = Session().client("workmail")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (PY-40997) remain relevant for current versions.
  • Exact scope and completeness of type coverage for all WorkMail API operations and paginators.

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 — 107 days since the last release
Last repo commit
First released
Downloads 251,558/month — #8,578 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_workmail-1.43.0-py3-none-any.whl

Keywords: boto3, workmail, 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 stubs workmailaws workmail type annotationsboto3 workmail mypy supporttype hints for boto3 workmailworkmail client type checkingboto3 stubs ide autocompleteaws sdk type annotations
type-stubsboto3aws

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

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-dataexchange

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-workdocs

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mailmanager

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ssm-contacts

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-codeartifact

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI