{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for AWS Translate service calls via boto3, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type checking for boto3 Translate API calls in VSCode or other editors without manual type annotations.","Catch type errors in Translate service calls during development using mypy or pyright before runtime.","Provide explicit type hints for TranslateClient, paginators, and service responses in codebases that require strict type safety.","Improve code maintainability by making Translate API parameter and return types visible to developers and linters."],"what_it_does":"This package is a type stub library that adds static type information to boto3's Translate service client. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE autocomplete, parameter validation, and return-type inference for all Translate API calls without requiring explicit type annotations in your code.\n\nThe package contains type definitions for the TranslateClient, paginators, and service-specific data types. It is a stub-only package (no runtime code) with a single dependency on typing-extensions. Installation is straightforward via pip, though the documentation notes that PyCharm users may experience performance issues with the full boto3-stubs variant and recommends the boto3-stubs-lite alternative in such cases.","worth_installing":"Yes, if you use boto3 Translate and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. The only caveat: PyCharm users should monitor performance and consider boto3-stubs-lite if slowness occurs. No security vulnerabilities are known."},"id":"mypy-boto3-translate","links":{"html":"https://skillfed.io/packages/mypy-boto3-translate","md":"https://skillfed.io/packages/mypy-boto3-translate.md","pypi":"https://pypi.org/project/mypy-boto3-translate/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-translate","python_support":"supports_current","summary":"Type annotations for boto3 Translate 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":316965,"position":7673,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
