{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for aiobotocore's Kinesis service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-kinesis","async-io"],"use_cases":["Enable IDE autocompletion and type hints when writing async Kinesis code with aiobotocore in VSCode or PyCharm.","Catch type errors in Kinesis client calls during development using mypy or pyright before deployment.","Annotate Kinesis paginator and waiter usage with explicit types for better code clarity and IDE support.","Use in a development environment while keeping the package out of production dependencies via TYPE_CHECKING.","Migrate from synchronous boto3 to async aiobotocore while maintaining type safety across Kinesis operations."],"what_it_does":"This package is a type stub library that adds static type information to aiobotocore's Kinesis client, enabling IDE autocompletion and type checking without requiring explicit annotations in your code. It was generated from aiobotocore 3.9.0 using mypy-boto3-builder 8.12.0 and supports all major Python type checkers and IDEs including VSCode, PyCharm, mypy, and pyright.\n\nWhen installed, it allows you to write async Kinesis code with full type safety: your IDE will suggest available methods and parameters, and type checkers will catch errors before runtime. The package includes annotations for the Kinesis client, paginators, and waiters. It can be installed standalone or as part of the broader types-aiobotocore package, and is designed as a development-only dependency (safe to exclude from production via TYPE_CHECKING guards).","worth_installing":"Yes, if you use aiobotocore for Kinesis. It has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat: PyCharm users may experience performance issues with the full variant and should consider the lite version instead. For most projects using aiobotocore with type checkers or modern IDEs, this is a straightforward win."},"id":"types-aiobotocore-kinesis","links":{"html":"https://skillfed.io/packages/types-aiobotocore-kinesis","md":"https://skillfed.io/packages/types-aiobotocore-kinesis.md","pypi":"https://pypi.org/project/types-aiobotocore-kinesis/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-kinesis","python_support":"supports_current","summary":"Type annotations for aiobotocore Kinesis 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":339538,"position":7422,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
