skillfed

mypy-boto3-rtbfabric

Type annotations for boto3 RTBFabric 1.43.56 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-rtbfabric v1.43.56 234.2K downloads/30d#9,027 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds IDE and static type checker support to boto3's RTBFabric service. It's generated automatically from boto3 1.43.56 using mypy-boto3-builder 8.12.0 and provides complete type annotations for RTBFabricClient, paginators, waiters, and service-specific type definitions. When installed alongside boto3, it enables code completion and type checking in VSCode (with Pylance), PyCharm, Emacs, Sublime Text, and command-line tools like mypy and pyright.

The package is stub-only (no runtime code), meaning it exists purely to inform your IDE and type checker about boto3's API surface. It has a single runtime dependency on typing-extensions and requires Python 3.9 or later. The documentation notes that PyCharm can experience performance issues with the full type stubs due to Literal overloads, and recommends the lighter boto3-stubs-lite variant as an alternative if needed.

Use it for:

  • Enable IDE autocomplete and inline documentation for RTBFabric API calls in VSCode or PyCharm without writing manual type hints.
  • Catch RTBFabric API errors at development time using mypy or pyright before running code.
  • Provide explicit type annotations for RTBFabricClient, paginators, and waiters in codebases that require strict type safety.
  • Support type-aware refactoring and navigation in IDEs that rely on stub files for boto3 services.
  • Use TYPE_CHECKING guards to add type hints without adding a production dependency on the stubs package.

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 RTBFabric service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3's RTBFabric service and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm performance—if you use PyCharm and experience slowness, consider boto3-stubs-lite instead.

Install

mypy-boto3-rtbfabric on PyPI

pip

pip install mypy-boto3-rtbfabric

uv

uv add mypy-boto3-rtbfabric

poetry

poetry add mypy-boto3-rtbfabric

Installing mypy-boto3-rtbfabric

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; the package is generated automatically from boto3 1.43.56.

License in practice

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

Quickstart

python -m pip install 'boto3-stubs[rtbfabric]'

from boto3.session import Session
from mypy_boto3_rtbfabric import RTBFabricClient

client: RTBFabricClient = Session().client("rtbfabric")

Requires Python 3.9 or later; boto3 must be installed separately for runtime use.

Verify before relying

  • Whether PyCharm performance issues mentioned in the docs (PY-40997) remain unresolved or have been addressed.
  • Specific RTBFabric API operations and parameters covered by the type annotations.

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

Evidence: mypy_boto3_rtbfabric-1.43.56-py3-none-any.whl

Keywords: boto3, rtbfabric, 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 rtbfabric type annotationsmypy boto3 stubsboto3 ide autocompletestatic type checking awspyright boto3 supportboto3 type hints
type-stubsboto3aws-sdk

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

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-artifact

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-rds

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-docdb

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeartifact

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-transcribe

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-fsx

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI