mypy-boto3-signer-data
Type annotations for boto3 SignerDataPlane 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 SignerDataPlane service. It is generated automatically from boto3's service definitions and enables IDEs, mypy, pyright, and other type checkers to understand the structure and types of SignerDataPlane API calls, providing code completion and catching type errors before runtime.
The package is designed as a development-time dependency—you install it in your environment to get IDE support and type checking, but it does not affect your application's runtime behavior or production dependencies. It works alongside boto3 itself and requires only typing-extensions as a runtime dependency. The stubs are compatible with modern Python versions and support multiple IDEs including VSCode, PyCharm, Emacs, and Sublime Text.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 SignerDataPlane client code in VSCode or PyCharm.
- Run mypy or pyright type checkers on code that uses boto3 SignerDataPlane to catch type errors before deployment.
- Use TYPE_CHECKING guards to import type annotations without adding a production dependency on the stubs package.
- Get inline documentation and parameter hints for SignerDataPlane API methods directly in your editor.
- Validate that your boto3 SignerDataPlane usage matches the service's current API schema.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for the boto3 SignerDataPlane 1.43.0 service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's SignerDataPlane service and want static type checking or IDE autocompletion. It has low install friction, active maintenance, no known vulnerabilities, a permissive MIT license, and is widely used. It's a pure type stub with no runtime overhead when used with TYPE_CHECKING guards.
Install
mypy-boto3-signer-data on PyPI
pip
pip install mypy-boto3-signer-datauv
uv add mypy-boto3-signer-datapoetry
poetry add mypy-boto3-signer-dataInstalling mypy-boto3-signer-data
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases and a stable repository.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions, making it safe for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-signer-data
from boto3.session import Session
from mypy_boto3_signer_data import SignerDataPlaneClient
client: SignerDataPlaneClient = Session().client("signer-data")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact on PyCharm is significant enough to warrant boto3-stubs-lite as an alternative.
- Whether the generated stubs remain synchronized with boto3 SignerDataPlane API changes between releases.
- Real-world performance characteristics when used with large codebases or complex type hierarchies.
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 | 147,830/month — #11,051 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_signer_data-1.43.0-py3-none-any.whl
Keywords: boto3, signer-data, 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-neptunedataProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-signerProvides type annotations for the boto3 Signer…
permissive · top 5,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iot-jobs-dataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ssoProvides type annotations for boto3's SSO…
permissive · top 15,000 on PyPI
mypy-boto3-ebsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cognito-identityProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-signinProvides type annotations and IDE…
permissive · top 15,000 on PyPI