mypy-boto3-workmailmessageflow
Type annotations for boto3 WorkMailMessageFlow 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 for boto3's WorkMailMessageFlow service. It is generated automatically from boto3 service definitions and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and catch type errors before runtime.
The package contains no runtime code—it only provides type hints so that your editor and type checker understand the shape of WorkMailMessageFlow client objects, method signatures, and return types. You install it alongside boto3 in your development environment; it does not affect production deployments. It supports Python 3.9 through 3.14 and depends only on typing-extensions.
Use it for:
- Enable IDE autocomplete and inline documentation for WorkMailMessageFlow API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 WorkMailMessageFlow without false positives.
- Catch incorrect WorkMailMessageFlow method calls and parameter types during development rather than at runtime.
- Generate explicit type annotations for WorkMailMessageFlowClient objects and return types in your codebase.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for boto3's WorkMailMessageFlow service, enabling static type checking and IDE autocomplete for AWS WorkMail message flow operations.
Yes, if you use boto3's WorkMailMessageFlow service and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only caveat is that PyCharm users may experience performance issues with the full stubs; the documentation suggests boto3-stubs-lite as a workaround in that case.
Install
mypy-boto3-workmailmessageflow on PyPI
pip
pip install mypy-boto3-workmailmessageflowuv
uv add mypy-boto3-workmailmessageflowpoetry
poetry add mypy-boto3-workmailmessageflowInstalling mypy-boto3-workmailmessageflow
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; repo shows consistent activity.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects without restriction.
Quickstart
pip install mypy-boto3-workmailmessageflow
from boto3.session import Session
from mypy_boto3_workmailmessageflow import WorkMailMessageFlowClient
client: WorkMailMessageFlowClient = Session().client("workmailmessageflow")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact on PyCharm is significant enough to warrant boto3-stubs-lite as an alternative.
- Exact scope of WorkMailMessageFlow API coverage in this stub version.
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,066/month — #8,598 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_workmailmessageflow-1.43.0-py3-none-any.whl
Keywords: boto3, workmailmessageflow, 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-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workmailProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-recommended-actionsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-mwaaProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpoint-emailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI