{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's AuroraDSQL service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 AuroraDSQL code in VSCode, PyCharm, or Emacs.","Catch type errors in boto3 AuroraDSQL calls during development using mypy or pyright before deployment.","Provide explicit type annotations for paginator and waiter objects returned by AuroraDSQL clients.","Use in a TYPE_CHECKING block to get development-time type safety without adding a runtime dependency.","Improve code maintainability by documenting expected argument and return types for AuroraDSQL API calls."],"what_it_does":"mypy-boto3-dsql is a type-stub package that adds static type annotations for boto3's AuroraDSQL service. It is generated from boto3 1.43.70 using mypy-boto3-builder 8.12.0 and works with IDEs, type checkers (mypy, pyright), and linters to provide code completion and catch type errors at development time rather than runtime.\n\nThe package is designed to be installed alongside boto3 and requires only typing-extensions as a runtime dependency. It supports explicit type annotations for clients, paginators, and waiters, and can be used in a TYPE_CHECKING block to avoid adding a production dependency. Documentation notes that PyCharm may experience performance issues with the full stubs and recommends the lite variant or alternative type checkers in such cases.","worth_installing":"Yes. The package has low install friction, active maintenance (released 2 days ago), no known vulnerabilities, and a permissive MIT license. Install it if you use boto3 with AuroraDSQL and want static type checking and IDE support. If you experience performance issues in PyCharm, the documentation suggests using the lite variant or a different type checker."},"id":"mypy-boto3-dsql","links":{"html":"https://skillfed.io/packages/mypy-boto3-dsql","md":"https://skillfed.io/packages/mypy-boto3-dsql.md","pypi":"https://pypi.org/project/mypy-boto3-dsql/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dsql","python_support":"supports_current","summary":"Type annotations for boto3 AuroraDSQL 1.43.70 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":241370,"position":8880,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.70"}
