mypy-boto3-backupsearch
Type annotations for boto3 BackupSearch 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 information for the AWS boto3 BackupSearch service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text), type checkers (mypy, pyright), and linters. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.
The package contains type definitions for BackupSearchClient, paginators, and service-specific types. It is designed as a development-only dependency—you can use TYPE_CHECKING guards to avoid including it in production builds. The library supports Python 3.9 through 3.14 and has no runtime behavior; it only provides type information to static analysis tools.
Use it for:
- Enable IDE autocomplete and inline documentation for boto3 BackupSearch API calls in VSCode or PyCharm.
- Catch type errors in BackupSearch client usage before runtime using mypy or pyright in CI/CD pipelines.
- Provide explicit type hints for BackupSearchClient and paginator objects in codebases that require strict typing.
- Reduce development friction when working with AWS BackupSearch by avoiding manual type annotation of boto3 objects.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 BackupSearch service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 BackupSearch and want IDE support or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is a pure type-stub with no runtime overhead and can be safely gated behind TYPE_CHECKING to keep it out of production dependencies.
Install
mypy-boto3-backupsearch on PyPI
pip
pip install mypy-boto3-backupsearchuv
uv add mypy-boto3-backupsearchpoetry
poetry add mypy-boto3-backupsearchInstalling mypy-boto3-backupsearch
Before you install
Low install friction with a single lightweight dependency (typing-extensions). Repository is active with recent commits and a stable maintenance history since late 2024.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.
Quickstart
pip install mypy-boto3-backupsearch
from boto3.session import Session
from mypy_boto3_backupsearch import BackupSearchClient
client: BackupSearchClient = Session().client("backupsearch")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) affect this specific version or have been resolved.
- Exact coverage of BackupSearch API methods and whether all boto3 1.43.0 BackupSearch operations are annotated.
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 | 240,703/month — #8,901 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_backupsearch-1.43.0-py3-none-any.whl
Keywords: boto3, backupsearch, 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
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-osisProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-backup-gatewayProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudsearchProvides 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-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI