{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides type stubs and IDE-compatible type annotations for boto3's SimpleDBv2 service, enabling static type checking and autocomplete in editors and type checkers.","skillfed_tags":["type-stubs","aws-sdk","development-tools"],"use_cases":["Enable type checking in VSCode or PyCharm when writing boto3 SimpleDBv2 code without manual type annotations.","Get IDE autocomplete and parameter hints for SimpleDBv2 client methods, paginators, and waiters.","Run mypy or pyright in CI/CD pipelines to catch SimpleDBv2-related type errors before deployment.","Use with TYPE_CHECKING blocks to add type safety to production code without adding a runtime dependency."],"what_it_does":"This package is a type stub library that adds static type information to boto3's SimpleDBv2 service. It's generated from boto3 1.43.0 and works with mypy, pyright, and IDE language servers to provide type checking and autocomplete when writing code that interacts with AWS SimpleDBv2. The stubs cover clients, paginators, waiters, and type definitions, allowing developers to catch type errors before runtime and get IDE suggestions while coding.\n\nThe package is designed as a development-time dependency\u2014you install it in your development environment to get type checking and IDE support, but it's not needed at runtime. It integrates with popular Python IDEs and type checkers including VSCode with Pylance, PyCharm, Emacs, Sublime Text, mypy, and pyright. The documentation recommends using boto3-stubs (the umbrella package) rather than installing this stub directly, though standalone installation is supported.","worth_installing":"Yes, if you use boto3 SimpleDBv2 in Python and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The package is a development-time dependency with no production overhead. Skip it only if you don't use type checking or IDE autocomplete in your workflow."},"id":"mypy-boto3-simpledbv2","links":{"html":"https://skillfed.io/packages/mypy-boto3-simpledbv2","md":"https://skillfed.io/packages/mypy-boto3-simpledbv2.md","pypi":"https://pypi.org/project/mypy-boto3-simpledbv2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-simpledbv2","python_support":"supports_current","summary":"Type annotations for boto3 SimpleDBv2 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":147308,"position":11070,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
