azure-ai-translation-text-py

Installation
SKILL.md

Azure AI Text Translation SDK for Python

Client library for Azure AI Translator text translation service for real-time text translation, transliteration, and language operations.

Installation

pip install azure-ai-translation-text

Environment Variables

AZURE_TRANSLATOR_KEY=<your-api-key>
AZURE_TRANSLATOR_REGION=<your-region>  # e.g., eastus, westus2
# Or use custom endpoint
AZURE_TRANSLATOR_ENDPOINT=https://<resource>.cognitiveservices.azure.com
Installs
81
GitHub Stars
39.9K
First Seen
Feb 17, 2026
azure-ai-translation-text-py — sickn33/antigravity-awesome-skills