# azure-translator-python-sdk
[](https://circleci.com/gh/Work4Labs/azure-translator-python-sdk/tree/master)
[](https://badge.fury.io/py/azure-translator)

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'
```
[](https://circleci.com/gh/Work4Labs/azure-translator-python-sdk/tree/master)
[](https://badge.fury.io/py/azure-translator)

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'
```
Release files for azure-translator 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| azure-translator-0.1.5.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| azure_translator-0.1.5-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 8.8 kB
Release files / azure-translator-0.1.5.tar.gz
| Download URL | azure-translator-0.1.5.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c29bc7601d72859e14c830d1be1fc292ee3f9d1c6694064ebc562b1ac787805f
|
|
BLAKE2b-256 checksum How to use checksums |
dceb38c59cd70d78679a9159523a8c1242dfeb62878fb6dc43bd20a94dd9a373
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / azure_translator-0.1.5-py2.7.egg
| Download URL | azure_translator-0.1.5-py2.7.egg |
|---|---|
| Size | 6.0 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
3db1c15ea6719b17baba3eaf048755219c394cd557776787b03605e102e15fba
|
|
BLAKE2b-256 checksum How to use checksums |
e23124c1a35c17d74abaf0d939cc5e390fb2ae40834d5c448fb4c032e624b2e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |