mypy-boto3-pipes
Type annotations for boto3 EventBridgePipes 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 checking and IDE autocomplete to boto3's EventBridgePipes service. It was generated by mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints.
The package provides explicit type annotations for EventBridgePipesClient, paginators, literals, and type definitions. It allows developers to write boto3 code with full IDE support and static type checking without needing to add manual type annotations. The package supports Python 3.9 through 3.14 and can be installed standalone or as part of boto3-stubs[pipes].
Use it for:
- Enable IDE autocomplete and type checking when writing EventBridgePipes boto3 code in VSCode with Pylance
- Run mypy or pyright type checking on EventBridgePipes boto3 code to catch type errors before runtime
- Get type-safe paginator annotations when calling client.get_paginator() on EventBridgePipes operations
- Use in PyCharm with boto3-stubs-lite to avoid performance issues with Literal overloads
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 EventBridgePipes service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a low-friction, actively maintained type stub package with no known vulnerabilities, permissive MIT licensing, and a single lightweight dependency. Install it if you use boto3 EventBridgePipes and want IDE autocomplete and static type checking.
Install
mypy-boto3-pipes on PyPI
pip
pip install mypy-boto3-pipesuv
uv add mypy-boto3-pipespoetry
poetry add mypy-boto3-pipesInstalling mypy-boto3-pipes
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with repository last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
python -m pip install mypy-boto3-pipes
from boto3.session import Session
from mypy_boto3_pipes import EventBridgePipesClient
client: EventBridgePipesClient = Session().client("pipes")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether type coverage is complete for all EventBridgePipes 1.43.0 API operations
- Performance impact on PyCharm when using full boto3-stubs versus the lite variant
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 | 271,158/month — #8,223 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_pipes-1.43.0-py3-none-any.whl
Keywords: boto3, pipes, 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-connectProvides 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-eventsProvides type annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-ebsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-appflowProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-firehoseProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI