{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type annotations for boto3's Textract service, enabling static type checking and IDE autocomplete for AWS Textract API calls.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Add IDE autocomplete and error detection when writing boto3 Textract code without manual type annotations.","Enable mypy or pyright to catch type mismatches in Textract API calls during CI/CD pipelines.","Use in PyCharm or VSCode to get real-time type hints and method signatures for Textract client operations.","Provide type safety for Textract paginator and resource usage in large codebases.","Guard against runtime errors by catching incorrect Textract API parameters at type-check time."],"what_it_does":"types-boto3-textract is a type stub package that adds static type information to boto3's Textract service API. It was generated by mypy-boto3-builder and provides type annotations for Textract clients, paginators, and service resources, enabling IDEs and type checkers to catch errors and offer code completion without requiring explicit type hints in your code.\n\nThe package is purely for development and type checking\u2014it has no runtime behavior and can be safely imported only during type checking (via TYPE_CHECKING guards) to avoid production dependencies. It supports modern Python versions (3.9 through 3.14) and integrates with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type stubs.","worth_installing":"Yes. If you use boto3's Textract service and want static type checking or IDE support, this package is lightweight, actively maintained, has no security issues, and integrates seamlessly with standard Python tooling. Install it in your development environment (optionally behind TYPE_CHECKING to keep production lean)."},"id":"types-boto3-textract","links":{"html":"https://skillfed.io/packages/types-boto3-textract","md":"https://skillfed.io/packages/types-boto3-textract.md","pypi":"https://pypi.org/project/types-boto3-textract/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"MIT","license_treatment":"permissive","name":"types-boto3-textract","python_support":"supports_current","summary":"Type annotations for boto3 Textract 1.43.69 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":186032,"position":9996,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.69"}
