{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the boto3 Textract service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-analysis"],"use_cases":["Enable IDE autocomplete and type checking for boto3 Textract client methods in VSCode with Pylance","Catch Textract API usage errors at development time using mypy or pyright before running code","Add type safety to Textract paginator and resource calls without writing manual type annotations","Use Textract in PyCharm with the lite variant to avoid performance degradation from large type overload sets","Integrate Textract type hints into CI/CD pipelines running mypy or pyright for static validation"],"what_it_does":"This package is a type stub library that adds static type information for AWS Textract service calls made through boto3. It is generated automatically from boto3's service model and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. When installed, it enables IDE autocompletion and catches type errors at development time without requiring explicit type annotations in your code.\n\nThe package is a thin wrapper\u2014it has only one runtime dependency (typing-extensions) and adds no overhead to production code. It supports modern Python versions from 3.9 onward and is actively maintained, with releases tracking boto3 updates. The documentation notes that PyCharm users may experience performance issues with large Literal overloads and recommends using the lite variant or external type checkers like mypy in those cases.","worth_installing":"Yes. If you use boto3 Textract in a Python project, installing this package is a low-friction way to gain IDE autocompletion and static type checking with no runtime cost. The single dependency, active maintenance, and permissive MIT license make it a straightforward addition to any development environment. Skip it only if you have no type checker or IDE integration in your workflow."},"id":"mypy-boto3-textract","links":{"html":"https://skillfed.io/packages/mypy-boto3-textract","md":"https://skillfed.io/packages/mypy-boto3-textract.md","pypi":"https://pypi.org/project/mypy-boto3-textract/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-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":817527,"position":4984,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.69"}
