skillfed

mypy-boto3-backup-gateway

Type annotations for boto3 BackupGateway 1.43.55 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-backup-gateway v1.43.55 245.5K downloads/30d#8,728 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type-stub library that adds static type information for AWS boto3's BackupGateway service. It is generated automatically from boto3 1.43.55 using mypy-boto3-builder 8.12.0 and provides complete type annotations for client methods, paginators, and service resources.

When installed, it enables IDEs and type checkers to understand BackupGateway calls, offering code completion, inline documentation, and catching type errors before runtime. It works with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text. The package is stub-only with minimal dependencies, making it lightweight to add to development environments.

Use it for:

  • Enable IDE autocomplete and inline type hints when writing boto3 BackupGateway code in VSCode or PyCharm.
  • Run mypy or pyright type checking on BackupGateway client code to catch API misuse before deployment.
  • Add type safety to AWS backup gateway operations without writing manual type annotations.
  • Provide code completion and documentation in Emacs or Sublime Text via LSP integration.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for boto3's BackupGateway service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.

Yes. If you use boto3's BackupGateway service and want IDE support or static type checking, this is a straightforward install with low friction and no production runtime cost. The package is actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install it in your development environment.

Install

mypy-boto3-backup-gateway on PyPI

pip

pip install mypy-boto3-backup-gateway

uv

uv add mypy-boto3-backup-gateway

poetry

poetry add mypy-boto3-backup-gateway

Installing mypy-boto3-backup-gateway

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent release 22 days ago and steady repository activity.

License in practice

MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-backup-gateway

from boto3.session import Session
from mypy_boto3_backup_gateway import BackupGatewayClient

client: BackupGatewayClient = Session().client("backup-gateway")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issues with Literal overloads (PY-40997) have been resolved since documentation was written.
  • Whether the lite variant is necessary for your IDE or if full stubs work adequately.
  • Whether explicit type annotations are required or automatic inference works for your use case.

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

Evidence: mypy_boto3_backup_gateway-1.43.55-py3-none-any.whl

Keywords: boto3, backup-gateway, 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 stubsbackup gateway type annotationsmypy boto3 stubsaws sdk type hintsboto3 ide autocompletepyright aws typesbackup gateway mypy
type-stubsaws-boto3static-typing

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-backup

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

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-workspaces-instances

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-backupsearch

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-workmailmessageflow

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

boto3-stubs-full

Provides type annotations for boto3 1.43.71 to…

permissive · top 5,000 on PyPI