mypy-boto3-mailmanager
Type annotations for boto3 MailManager 1.43.41 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library for AWS boto3's MailManager service, generated by mypy-boto3-builder 8.12.0. It provides complete type annotations for the MailManager client, paginators, and type definitions, enabling static type checkers and IDEs to validate your code and offer autocomplete suggestions as you write boto3 MailManager calls.
It is a development-time dependency only—the stubs do not alter runtime behavior. Install it alongside boto3 in your development environment, and your IDE or type checker will automatically recognize MailManager client methods and their parameters. The package supports Python 3.9 through 3.14 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand type hints.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 MailManager code in VSCode or PyCharm.
- Catch type errors in MailManager API calls before runtime using mypy or pyright in CI/CD.
- Document expected argument types and return values for MailManager client methods without manual docstring parsing.
- Reduce boilerplate by letting type checkers infer correct types for paginator and resource objects.
- Use TYPE_CHECKING guards to keep type stubs out of production dependencies while maintaining full IDE support.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and annotations for boto3's MailManager service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 MailManager and want static type checking or IDE autocomplete. The package is actively maintained, has no security vulnerabilities, imposes minimal install friction, and is MIT-licensed. Install it as a dev dependency; it adds no runtime overhead.
Install
mypy-boto3-mailmanager on PyPI
pip
pip install mypy-boto3-mailmanageruv
uv add mypy-boto3-mailmanagerpoetry
poetry add mypy-boto3-mailmanagerInstalling mypy-boto3-mailmanager
Before you install
Low friction: pure Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent releases; repository shows 670 stars and current activity.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for any project context.
Quickstart
pip install mypy-boto3-mailmanager
from boto3.session import Session
from mypy_boto3_mailmanager import MailManagerClient
client: MailManagerClient = Session().client("mailmanager")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues with Literal overloads (mentioned in docs) affect this version specifically.
- Actual coverage of MailManager API surface—documentation excerpt was truncated.
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 — 39 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 242,785/month — #8,841 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_mailmanager-1.43.41-py3-none-any.whl
Keywords: boto3, mailmanager, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-ssm-contactsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-workmailProvides type annotations and IDE…
permissive · top 15,000 on PyPI