mypy-boto3-socialmessaging
Type annotations for boto3 EndUserMessagingSocial 1.43.66 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 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-socialmessaginguv
uv add mypy-boto3-socialmessagingpoetry
poetry add mypy-boto3-socialmessagingInstalling 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
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-s3Provides type annotations and IDE…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-kafkaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides 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-chatbotProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-backupProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-securityhubProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI