{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3 DynamoDB operations, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocompletion and type hints when writing DynamoDB queries in VSCode or PyCharm.","Catch type errors in boto3 DynamoDB calls during static analysis with mypy or pyright before deployment.","Document DynamoDB client method signatures and return types for team members reviewing code.","Reduce runtime errors by catching incorrect argument types or missing required parameters at development time.","Integrate type checking into CI/CD pipelines to enforce type safety on all DynamoDB operations."],"what_it_does":"This package is a type stub library that adds complete type annotations to boto3's DynamoDB service. It works by providing type hints for all DynamoDB client methods, paginators, waiters, and service resources, allowing your IDE and type checker to understand what arguments each function accepts and what it returns.\n\nWhen installed, it enables static type checking with mypy or pyright, IDE autocomplete in VSCode, PyCharm, Emacs, and Sublime Text, and catches type errors before runtime. The stubs are generated automatically from boto3 1.43.64 using mypy-boto3-builder 8.12.0, so they stay synchronized with the AWS SDK. You write boto3 code normally\u2014the stubs work transparently in the background to provide type information.","worth_installing":"Yes. This is a low-friction, actively maintained type stub package with no security vulnerabilities and permissive MIT licensing. Install it if you use boto3 DynamoDB and want IDE autocompletion or static type checking. The only caveat is potential performance issues with certain IDEs on large codebases\u2014consult the documentation if you experience slowness."},"id":"mypy-boto3-dynamodb","links":{"html":"https://skillfed.io/packages/mypy-boto3-dynamodb","md":"https://skillfed.io/packages/mypy-boto3-dynamodb.md","pypi":"https://pypi.org/project/mypy-boto3-dynamodb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dynamodb","python_support":"supports_current","summary":"Type annotations for boto3 DynamoDB 1.43.64 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":11675817,"position":1371,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.64"}
