{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's DynamoDBStreams service, enabling static type checking with mypy, pyright, and editor integrations.","skillfed_tags":["type-stubs","aws-boto3","dynamodb"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 DynamoDBStreams client code in VSCode or PyCharm.","Catch type errors in DynamoDBStreams API calls using mypy or pyright before deployment.","Document expected parameter types and return shapes for DynamoDBStreams operations in your codebase.","Provide runtime type safety for applications that process DynamoDB stream records.","Use TYPE_CHECKING guards to include type stubs only during development, keeping production builds lightweight."],"what_it_does":"This package is a type stub library that adds static type information to boto3's DynamoDBStreams service. It's generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware editors and checkers. When installed, it enables IDE autocomplete, catches type errors before runtime, and provides inline documentation for DynamoDBStreams client methods and response objects.\n\nThe package is designed as a development-only dependency\u2014you can use TYPE_CHECKING guards to avoid including it in production builds. It has minimal overhead (only typing-extensions as a runtime dependency) and supports Python 3.9 through 3.14. The generated stubs include client annotations, literal types for valid parameter values, and type definitions for all service responses.","worth_installing":"Yes. Install this if you use boto3's DynamoDBStreams service and want IDE autocomplete and static type checking. It has no security vulnerabilities, low install friction, permissive licensing, and active maintenance. The only caveat is PyCharm users may experience performance issues with Literal overloads; alternative approaches are documented."},"id":"mypy-boto3-dynamodbstreams","links":{"html":"https://skillfed.io/packages/mypy-boto3-dynamodbstreams","md":"https://skillfed.io/packages/mypy-boto3-dynamodbstreams.md","pypi":"https://pypi.org/project/mypy-boto3-dynamodbstreams/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-dynamodbstreams","python_support":"supports_current","summary":"Type annotations for boto3 DynamoDBStreams 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":334715,"position":7486,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
