{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Provides a Python client for Azure's neural machine translation service, enabling text translation, transliteration, and language detection across supported languages.","skillfed_tags":["azure-sdk","nlp","cloud-api"],"use_cases":["Integrate real-time text translation into a web or mobile application to serve users in multiple languages.","Detect the source language of user input and automatically translate it to a target language in a chatbot or support system.","Convert text from one script to another (e.g., Chinese Hanzi to Latin characters) for display or processing.","Build a multilingual content pipeline that translates user-generated text or documents on demand.","Query available translation languages and models to dynamically populate UI dropdowns or validate user requests."],"what_it_does":"This package is a Python client library for Microsoft Azure's Translator service, a cloud-based neural machine translation API. It wraps the REST endpoints to provide synchronous and asynchronous methods for translating text, detecting source languages, and transliterating text between scripts. The library depends on azure-core for credential handling and HTTP communication, isodate for date parsing, and typing-extensions for type hints.\n\nDevelopers use it to integrate real-time translation into applications without building HTTP clients manually. The main entry point is TextTranslationClient, which requires an API key or token credential and an Azure region. The library supports querying supported languages and models, translating single or batch text items with configurable parameters, and converting text between writing systems\u2014useful for applications serving multilingual users or handling non-Latin scripts.","worth_installing":"Yes. The package is production-stable, actively maintained, has no known vulnerabilities, and low install friction. Install it if you need to call Azure's Translator service from Python. You must have an Azure Translator resource and API key; the library itself is a straightforward wrapper around that service."},"id":"azure-ai-translation-text","links":{"html":"https://skillfed.io/packages/azure-ai-translation-text","md":"https://skillfed.io/packages/azure-ai-translation-text.md","pypi":"https://pypi.org/project/azure-ai-translation-text/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-29","license_spdx":null,"license_treatment":"unclear","name":"azure-ai-translation-text","python_support":"supports_current","summary":"Microsoft Corporation Azure Ai Translation Text Client Library for Python"},"popularity":{"monthly_downloads":335743,"position":7473,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
