Skip to main content

Azure translate engine

Project description

# 
key = "<your_azure_translator_secret_key>"
text="Сьешь же ещё этих мягких французских булочек да выпей же чаю"
treanslator = Translator(key)
print(treanslator.translate(text))
print(treanslator.translate(text,target='en',source='ru'))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure_translate-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page