Skip to main content

Python SDK for Azure Translator API.

Project description

# azure-translator-python-sdk

[![CircleCI](https://circleci.com/gh/Work4Labs/azure-translator-python-sdk/tree/master.svg?style=shield&circle-token=d06ed7a66ca3c1565f4defd3ca8f4fe6137008a6)](https://circleci.com/gh/Work4Labs/azure-translator-python-sdk/tree/master)
[![PyPI version](https://badge.fury.io/py/azure-translator.svg)](https://badge.fury.io/py/azure-translator)
![License](https://img.shields.io/pypi/l/azure-translator.svg)

For more information on Azure translator API, follow
[their documentation](http://docs.microsofttranslator.com/text-translate.html#!/default/get_Translate).

Usage:
```python
>>> from azure_translator import Translator

>>> t = Translator('your_api_key')
>>> t.translate('Je suis fatigué')
'I am tired'

>>> t.translate("Hello", to='fr')
'Bonjour'

>>> t.translate("Aujourd'hui", source_language='fr')
'Today'
```

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-translator-0.1.5.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

azure_translator-0.1.5-py2.7.egg (6.0 kB view details)

Uploaded Egg

File details

Details for the file azure-translator-0.1.5.tar.gz.

File metadata

File hashes

Hashes for azure-translator-0.1.5.tar.gz
Algorithm Hash digest
SHA256 c29bc7601d72859e14c830d1be1fc292ee3f9d1c6694064ebc562b1ac787805f
MD5 0d8305137ed10d7895d362386ef0a7e9
BLAKE2b-256 dceb38c59cd70d78679a9159523a8c1242dfeb62878fb6dc43bd20a94dd9a373

See more details on using hashes here.

File details

Details for the file azure_translator-0.1.5-py2.7.egg.

File metadata

File hashes

Hashes for azure_translator-0.1.5-py2.7.egg
Algorithm Hash digest
SHA256 3db1c15ea6719b17baba3eaf048755219c394cd557776787b03605e102e15fba
MD5 8db4d9d5a91f60502ab306dd9250145d
BLAKE2b-256 e23124c1a35c17d74abaf0d939cc5e390fb2ae40834d5c448fb4c032e624b2e7

See more details on using hashes here.

Supported by

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