skillfed

mypy-boto3-socialmessaging

Type annotations for boto3 EndUserMessagingSocial 1.43.66 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-socialmessaging v1.43.66 242.0K downloads/30d#8,864 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type checking and IDE code completion to boto3's EndUserMessagingSocial service. It was generated by mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints.

The stubs enable developers to catch type errors at development time rather than runtime, and provide autocomplete suggestions for service clients, paginators, and type definitions. It's designed as a development-only dependency—you can use TYPE_CHECKING guards to exclude it from production builds. The package supports Python 3.9 through 3.14.

Use it for:

  • Enable IDE autocomplete and type checking when writing boto3 EndUserMessagingSocial client code in VSCode or PyCharm
  • Catch type mismatches in boto3 service calls during static analysis with mypy or pyright before deployment
  • Provide explicit type annotations for paginator and resource objects returned by the EndUserMessagingSocial service
  • Improve code maintainability by documenting expected argument and return types for AWS SDK operations

Worth the install?

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

Provides type annotations and IDE autocomplete support for the boto3 EndUserMessagingSocial service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's EndUserMessagingSocial service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. The only consideration is whether you need type stubs for this specific service—if you use boto3-stubs or boto3-stubs-lite as a bundle, this package may already be included.

Install

mypy-boto3-socialmessaging on PyPI

pip

pip install mypy-boto3-socialmessaging

uv

uv add mypy-boto3-socialmessaging

poetry

poetry add mypy-boto3-socialmessaging

Installing mypy-boto3-socialmessaging

Before you install

Low friction install with a single runtime dependency (typing-extensions). Active maintenance with a release 7 days ago and continuous repository activity.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal obligations.

Quickstart

# Install
pip install mypy-boto3-socialmessaging

# Use with type checking
from boto3.session import Session
from mypy_boto3_socialmessaging import EndUserMessagingSocialClient

client: EndUserMessagingSocialClient = Session().client("socialmessaging")
# IDE now provides autocomplete and mypy validates client calls

Requires Python 3.9 or later; type checking requires mypy, pyright, or an IDE with type-aware language server (Pylance, PyCharm, etc.)

Verify before relying

  • Whether type stubs remain synchronized with boto3 EndUserMessagingSocial API changes across versions
  • Performance impact of loading type stubs in large projects or IDEs with many boto3 services

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 — 7 days since the last release
Last repo commit
First released
Downloads 242,009/month — #8,864 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_socialmessaging-1.43.66-py3-none-any.whl

Keywords: boto3, socialmessaging, 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 stubsaws socialmessaging type hintsboto3 autocomplete idemypy boto3 annotationspython aws sdk typing
type-stubsaws-sdkstatic-analysis

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

Provides type annotations and IDE…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-kafka

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

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

Provides type annotations for boto3's AWS…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-backup

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-securityhub

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI