{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for aiobotocore's Rekognition service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","async-io"],"use_cases":["Enable IDE autocompletion and type checking when writing async code that calls AWS Rekognition APIs via aiobotocore.","Catch type errors in Rekognition client calls before runtime using mypy or pyright in CI/CD pipelines.","Document Rekognition API parameters and return types inline in your editor without external API reference lookups.","Reduce debugging time by catching incorrect method signatures or argument types at development time.","Use with TYPE_CHECKING guards to get type hints in development without adding a production dependency."],"what_it_does":"This package is a type-stub library that adds static type information to aiobotocore's Rekognition service bindings. It is generated automatically from aiobotocore's API definitions and works with Python type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide inline documentation, autocompletion, and type validation as you write async code against AWS Rekognition.\n\nThe package is designed to be installed alongside aiobotocore and requires only typing-extensions as a runtime dependency. It supports Python 3.9 through 3.14 and is maintained in sync with aiobotocore releases. The type stubs cover client creation, paginators, waiters, and service-specific type definitions, though PyCharm users may experience performance issues with the full variant and should consider the lite version instead.","worth_installing":"Yes. Install this if you use aiobotocore with Rekognition and want type checking and IDE support. The package is lightweight, actively maintained, permissively licensed, and has no security vulnerabilities. The only caveat is PyCharm users may experience performance issues with the full stubs and should use the lite variant instead."},"id":"types-aiobotocore-rekognition","links":{"html":"https://skillfed.io/packages/types-aiobotocore-rekognition","md":"https://skillfed.io/packages/types-aiobotocore-rekognition.md","pypi":"https://pypi.org/project/types-aiobotocore-rekognition/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"MIT","license_treatment":"permissive","name":"types-aiobotocore-rekognition","python_support":"supports_current","summary":"Type annotations for aiobotocore Rekognition 3.9.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":101157,"position":12960,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.9.0"}
