mypy-boto3-backup-gateway
Type annotations for boto3 BackupGateway 1.43.55 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 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-gatewayuv
uv add mypy-boto3-backup-gatewaypoetry
poetry add mypy-boto3-backup-gatewayInstalling 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
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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-backupProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-workspaces-instancesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-backupsearchProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI