mypy-boto3-route53-recovery-readiness
Type annotations for boto3 Route53RecoveryReadiness 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 complete type annotations to boto3's Route53RecoveryReadiness service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with multiple type checkers and IDEs. When installed, it enables your editor and type checker to understand boto3 Route53RecoveryReadiness client methods, parameters, and return types—providing autocomplete suggestions and catching type errors before runtime.
The package is designed as a development-time dependency: you install it in your development environment to get IDE support and static type checking, but it is not needed at runtime. It supports Python 3.9 through 3.14 and integrates with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. The documentation notes that PyCharm may experience performance issues with the full boto3-stubs due to Literal overload handling, and recommends boto3-stubs-lite as an alternative in that case.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Route53RecoveryReadiness code in VSCode or Sublime Text.
- Run mypy or pyright type checking on boto3 Route53RecoveryReadiness calls to catch parameter and return-type errors before deployment.
- Provide explicit type annotations for Route53RecoveryReadinessClient, paginators, and service resources in a typed Python project.
- Use with PyCharm for code completion (with awareness of potential performance trade-offs noted in the documentation).
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's Route53RecoveryReadiness service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.
Yes, if you use boto3 Route53RecoveryReadiness and want static type checking and IDE support. Install friction is low, maintenance is active, and the MIT license is permissive. No security vulnerabilities are known. The only caveat is PyCharm users may experience performance degradation; consider boto3-stubs-lite if that becomes an issue.
Install
mypy-boto3-route53-recovery-readiness on PyPI
pip
pip install mypy-boto3-route53-recovery-readinessuv
uv add mypy-boto3-route53-recovery-readinesspoetry
poetry add mypy-boto3-route53-recovery-readinessInstalling mypy-boto3-route53-recovery-readiness
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained as of 2026-06-22 with 670 repository stars. Classified as Production/Stable.
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-route53-recovery-readiness
from boto3.session import Session
from mypy_boto3_route53_recovery_readiness import Route53RecoveryReadinessClient
client: Route53RecoveryReadinessClient = Session().client("route53-recovery-readiness")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact on PyCharm is acceptable for your codebase size (documentation warns of potential slowness with Literal overloads).
- Whether boto3-stubs-lite is a better fit if you need lighter memory footprint or faster PyCharm performance.
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 | 244,795/month — #8,744 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_route53_recovery_readiness-1.43.0-py3-none-any.whl
Keywords: boto3, route53-recovery-readiness, 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-route53Provides type annotations and IDE…
permissive · top 15,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-neptuneProvides 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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-discoveryProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-drsProvides type annotations for the boto3 AWS Drs…
permissive · top 15,000 on PyPI