Google Translate API
Project description
Google Translate API and Google TTS `python from translapi import translate print(translate('en','haw','To be or not to be').result) ` For Google TTS: `python from translapi import translate print(translate('en','de','To be or not to be').say()) `)
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
translapi-1.0.6.tar.gz
(2.6 kB
view details)
File details
Details for the file translapi-1.0.6.tar.gz.
File metadata
- Download URL: translapi-1.0.6.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
673ab165fd17914d09d0eb8f4997a3847e21f9b9fee53eecc076ac996ebddf5d
|
|
| MD5 |
e23a2127fa3e944fa7a0b82d688c5495
|
|
| BLAKE2b-256 |
f81f0637660477f7a57ff4b8c4586bdc76bb9860e4fe478f5fcbaac019c63eca
|