{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Translates documents stored in Azure Blob Storage across languages while preserving structure and format, with support for custom translation models and glossaries.","skillfed_tags":["azure-sdk","document-translation","batch-processing"],"use_cases":["Translate a batch of PDFs or Word documents from one language to another while keeping formatting intact for downstream processing.","Build a multilingual content pipeline that automatically translates documents uploaded to a source blob container and writes results to a target container.","Monitor the progress of individual documents within a large translation operation to track completion and identify failures.","Apply domain-specific glossaries or custom translation models to ensure terminology consistency in technical or specialized documents.","Enumerate past and current translation operations to audit translation history and retrieve previously translated documents."],"what_it_does":"This package is a Python client for Azure's Document Translation service, a cloud-based API that translates multiple documents stored in Azure Blob Storage containers while maintaining their original structure and formatting. It handles the orchestration of translation jobs across languages and dialects, allowing you to specify source and target storage containers and monitor translation progress document-by-document.\n\nThe client abstracts away the complexity of calling Azure's translation REST API directly. It depends on azure-core for credential handling and HTTP communication, isodate for date parsing, and typing-extensions for type hints. You authenticate with either an API key or Azure Active Directory, then call begin_translation() to start a batch job, optionally applying custom translation models or glossaries to tailor results to your domain.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and integrates cleanly with Azure's ecosystem. It is suitable for any Python project that needs to translate documents at scale while preserving formatting. No known vulnerabilities. Requires an Azure subscription and Translator resource to be useful."},"id":"azure-ai-translation-document","links":{"html":"https://skillfed.io/packages/azure-ai-translation-document","md":"https://skillfed.io/packages/azure-ai-translation-document.md","pypi":"https://pypi.org/project/azure-ai-translation-document/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"azure-ai-translation-document","python_support":"supports_current","summary":"Microsoft Azure Ai Translation Document Client Library for Python"},"popularity":{"monthly_downloads":377315,"position":7125,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
