{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for aiobotocore's OpenSearchService client, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","async"],"use_cases":["Enable IDE autocomplete and type hints when writing aiobotocore OpenSearch client code in VSCode or PyCharm.","Catch type errors in OpenSearch API calls during development using mypy or pyright without runtime overhead.","Document expected parameter types and return values for OpenSearchService operations in your codebase.","Support code review and refactoring by providing precise type information for OpenSearch client methods.","Use in TYPE_CHECKING blocks 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 aiobotocore's OpenSearchService client. It is generated from the aiobotocore 3.9.0 API surface using mypy-boto3-builder and provides complete type annotations for client methods, paginators, and service resources. When installed, it enables IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to offer autocomplete suggestions and catch type errors in your OpenSearch client code without requiring explicit type annotations in your source.\n\nThe package is a stub-only library\u2014it contains no runtime code, only type definitions. It works alongside aiobotocore, which you install separately and use to make actual async API calls. The stubs are compatible with Python 3.9 through 3.14 and are actively maintained, with the latest release less than two weeks old. Installation is straightforward with minimal dependencies, making it a low-friction addition to projects using aiobotocore for OpenSearch.","worth_installing":"Yes. Install this if you use aiobotocore to interact with OpenSearch and want static type checking or IDE autocomplete. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and adds negligible install friction. The only caveat is PyCharm users may experience performance issues with the full type stubs (the documentation recommends the lite variant as a workaround), but VSCode, mypy, and pyright users will see immediate benefit."},"id":"types-aiobotocore-opensearch","links":{"html":"https://skillfed.io/packages/types-aiobotocore-opensearch","md":"https://skillfed.io/packages/types-aiobotocore-opensearch.md","pypi":"https://pypi.org/project/types-aiobotocore-opensearch/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-opensearch","python_support":"supports_current","summary":"Type annotations for aiobotocore OpenSearchService 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":82406,"position":14165,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
