skillfed

mypy-boto3-notifications

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

mypy-boto3-notifications v1.43.0 240.9K downloads/30d#8,896 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds complete type annotations for the boto3 UserNotifications service. It's generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware tools. When installed, it enables IDE code completion and static type checking for UserNotifications client methods, paginators, and type definitions without requiring explicit type annotations in your code.

The package is a stub-only library (no runtime code) with a single dependency on typing-extensions. It's designed to be used alongside boto3 itself, either installed standalone or as part of the boto3-stubs bundle. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overload handling, and recommends boto3-stubs-lite as an alternative if needed.

Use it for:

  • Enable IDE autocomplete and type hints when writing boto3 UserNotifications code in VSCode, PyCharm, or other editors.
  • Catch type errors in boto3 UserNotifications calls using mypy or pyright in CI/CD pipelines before runtime.
  • Provide explicit type annotations for UserNotificationsClient, paginators, and service types in production code.
  • Improve code maintainability by documenting expected argument and return types for boto3 UserNotifications operations.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for boto3's UserNotifications service (1.43.0), enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's UserNotifications service and want type safety. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat is PyCharm performance—if you use PyCharm heavily, test first or consider boto3-stubs-lite instead. No known vulnerabilities.

Install

mypy-boto3-notifications on PyPI

pip

pip install mypy-boto3-notifications

uv

uv add mypy-boto3-notifications

poetry

poetry add mypy-boto3-notifications

Installing mypy-boto3-notifications

Before you install

Low install friction; single runtime dependency on typing-extensions. Actively maintained with recent releases; repository 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-notifications

from boto3.session import Session
from mypy_boto3_notifications import UserNotificationsClient

client: UserNotificationsClient = Session().client("notifications")

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

Verify before relying

  • Whether performance impact on PyCharm is acceptable for your codebase size (documentation notes potential slowness with Literal overloads).
  • Whether boto3-stubs-lite is a better fit if you need lower memory overhead or faster PyCharm performance.

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,862/month — #8,896 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

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

Keywords: boto3, notifications, 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 notificationsmypy boto3 type annotationsaws notifications client typingboto3 ide autocompletestatic type checking boto3
type-stubsaws-sdkstatic-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

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-codestar-notifications

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-chatbot

Provides type annotations for boto3's AWS…

permissive · top 15,000 on PyPI