mypy-boto3-notificationscontacts
Type annotations for boto3 UserNotificationsContacts 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 UserNotificationsContacts service. It was generated using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints.
When installed alongside boto3, it enables IDE code completion, catches type errors before runtime, and provides explicit type annotations for the UserNotificationsContacts client, paginators, and service resources. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14, making it suitable for both development and type-checking workflows without adding production runtime overhead.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 code for the UserNotificationsContacts service in VSCode or PyCharm.
- Catch type errors in boto3 UserNotificationsContacts calls during development using mypy or pyright before deployment.
- Provide explicit type annotations for boto3 client objects to satisfy strict type-checking policies in CI/CD pipelines.
- Use with TYPE_CHECKING guards to add type hints without adding a production runtime dependency on the stubs package.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's UserNotificationsContacts service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's UserNotificationsContacts service and want IDE autocomplete, static type checking, or explicit type annotations. It has minimal install friction (one lightweight dependency), is actively maintained, carries an MIT license with no restrictions, and has no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with Literal overloads; in that case, boto3-stubs-lite is an alternative.
Install
mypy-boto3-notificationscontacts on PyPI
pip
pip install mypy-boto3-notificationscontactsuv
uv add mypy-boto3-notificationscontactspoetry
poetry add mypy-boto3-notificationscontactsInstalling mypy-boto3-notificationscontacts
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with stable status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-notificationscontacts
from boto3.session import Session
from mypy_boto3_notificationscontacts import UserNotificationsContactsClient
client: UserNotificationsContactsClient = Session().client("notificationscontacts")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package provides complete type coverage for all UserNotificationsContacts API operations and parameters.
- Performance impact when used with PyCharm (documentation mentions potential slowness with Literal overloads).
- Compatibility guarantees between boto3 version 1.43.0 and future boto3 releases.
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 | 240,885/month — #8,893 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_notificationscontacts-1.43.0-py3-none-any.whl
Keywords: boto3, notificationscontacts, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,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-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-uxcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codestar-notificationsProvides type annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI