{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's TimestreamWrite service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 TimestreamWrite client code in VSCode or PyCharm.","Run mypy or pyright on your codebase to catch boto3 API misuse before deployment.","Provide explicit type annotations for TimestreamWrite client, resource, and paginator objects in team codebases.","Use with boto3-stubs to get session.client() overloads for automatic client type inference without manual annotations.","Guard behind TYPE_CHECKING 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 TimestreamWrite service. It is generated automatically from boto3 metadata and works alongside your existing boto3 installation to enable IDE code completion, type checking with mypy or pyright, and inline documentation in supported editors.\n\nWhen installed, it allows you to write boto3 code with full type safety\u2014your IDE will catch attribute errors, suggest method signatures, and validate argument types before runtime. The package supports VSCode with Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text with LSP-pyright, and command-line type checkers. It is a development-only dependency and can be guarded behind TYPE_CHECKING imports to keep it out of production environments.","worth_installing":"Yes, if you use boto3's TimestreamWrite service and want static type checking or IDE support. Install friction is minimal, maintenance is active, and there are no security issues. The MIT license poses no restrictions. Consider boto3-stubs-lite if PyCharm performance becomes a concern."},"id":"mypy-boto3-timestream-write","links":{"html":"https://skillfed.io/packages/mypy-boto3-timestream-write","md":"https://skillfed.io/packages/mypy-boto3-timestream-write.md","pypi":"https://pypi.org/project/mypy-boto3-timestream-write/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-timestream-write","python_support":"supports_current","summary":"Type annotations for boto3 TimestreamWrite 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":314875,"position":7695,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
