mypy-boto3-workmail
Type annotations for boto3 WorkMail 1.43.0 service generated with mypy-boto3-builder 8.12.0
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-workmailuv
uv add mypy-boto3-workmailpoetry
poetry add mypy-boto3-workmailInstalling 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
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-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-workdocsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mailmanagerProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ssm-contactsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeartifactProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI