{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3 RDS 1.43.62, enabling static type checking in mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type checking for boto3 RDS calls in VSCode with Pylance or PyCharm.","Catch type errors in RDS client code using mypy or pyright before deployment.","Document RDS API usage with explicit type hints for RDSClient, paginators, and waiters.","Reduce development friction when working with boto3 RDS by getting immediate feedback on method signatures.","Use in a TYPE_CHECKING block to provide types during development without adding a runtime dependency."],"what_it_does":"This package is a type stub library that adds static type information to boto3's RDS service client. It was generated from boto3 1.43.62 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and catches type errors at development time without requiring explicit type annotations in your code.\n\nThe package depends only on typing-extensions and installs as a wheel. It supports Python 3.9 through 3.14 and is actively maintained. The stubs cover RDS client operations, paginators, and waiters. For production code, you can use TYPE_CHECKING guards to avoid a runtime dependency, though the documentation notes a workaround is needed for pylint compatibility.","worth_installing":"Yes. This is a low-friction, actively maintained type stub for a widely-used AWS service. Install it if you use boto3 RDS and want IDE autocompletion or static type checking. The single dependency and permissive license make it safe to add. Note that PyCharm users may experience slowness and should consider boto3-stubs-lite as an alternative."},"id":"mypy-boto3-rds","links":{"html":"https://skillfed.io/packages/mypy-boto3-rds","md":"https://skillfed.io/packages/mypy-boto3-rds.md","pypi":"https://pypi.org/project/mypy-boto3-rds/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-rds","python_support":"supports_current","summary":"Type annotations for boto3 RDS 1.43.62 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":13011601,"position":1298,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.62"}
