--- id: mypy-boto3-pipes version: "1.43.0" license: MIT license_treatment: permissive maintenance: active --- # mypy-boto3-pipes — Type annotations for boto3 EventBridgePipes 1.43.0 service generated with mypy-boto3-builder 8.12.0 License: permissive · Maintenance: active · Downloads: 271.2K/mo ## 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 above — 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 pip install mypy-boto3-pipes uv add mypy-boto3-pipes poetry add mypy-boto3-pipes ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 271.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags boto3 type stubs eventbridge pipes, mypy type annotations aws, boto3 autocomplete ide support, python aws type checking, eventbridge pipes type hints, type-stubs, aws-sdk, ide-support [View on SkillFed](https://skillfed.io/packages/mypy-boto3-pipes) · [View on PyPI](https://pypi.org/project/mypy-boto3-pipes/)