{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's OpenSearchIngestion service, enabling static type checking in mypy, pyright, and IDEs like VSCode and PyCharm.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 OpenSearchIngestion API calls in VSCode or PyCharm.","Catch type errors in OpenSearchIngestion client usage before runtime using mypy or pyright in CI/CD.","Document expected argument and return types for OpenSearchIngestion operations in your codebase without manual annotations.","Use paginator types explicitly when iterating over OpenSearchIngestion API results.","Migrate from untyped boto3 code to fully type-checked AWS SDK usage incrementally."],"what_it_does":"mypy-boto3-osis is a type-stub package that bridges boto3's OpenSearchIngestion service and Python's static type checkers. It provides complete type annotations for the OpenSearchIngestion client, paginators, and service resources, enabling IDEs and type checkers like mypy and pyright to validate your code and offer autocomplete suggestions as you write.\n\nThe package is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and command-line tools. It's designed as a development-only dependency\u2014you can use TYPE_CHECKING guards to keep it out of production code. Installation is straightforward (a single wheel with typing-extensions as its only runtime dependency), and it requires Python 3.9 or later.","worth_installing":"Yes, if you use boto3's OpenSearchIngestion service and want static type checking or IDE autocomplete. Low install friction, active maintenance, no security vulnerabilities, and permissive MIT license make it a straightforward addition to development environments. Use TYPE_CHECKING guards if you want to keep it out of production dependencies."},"id":"mypy-boto3-osis","links":{"html":"https://skillfed.io/packages/mypy-boto3-osis","md":"https://skillfed.io/packages/mypy-boto3-osis.md","pypi":"https://pypi.org/project/mypy-boto3-osis/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-osis","python_support":"supports_current","summary":"Type annotations for boto3 OpenSearchIngestion 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":243421,"position":8796,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
