Skip to content

Jelouh/unalengua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unalengua API

unalengua is a free and unlimited python library that implemented Unalengua API.

Installation

pip install unalengua

Usage

from unalengua import Unalengua

unalengua = Unalengua(lang='Spanish')
print(unalengua.translate('Hola mundo!'))

For get all languages supported by Unalengua API, you can use the following code:

from unalengua import show_languages

print(show_languages())

About

A library unlimited to translate multilanguage to ipa. https://unalengua.com/

Topics

Resources

License

Stars

Watchers

Forks

Languages