A simple library for Unalengua API.
Project description
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())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unalengua-0.0.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file unalengua-0.0.1.tar.gz
.
File metadata
- Download URL: unalengua-0.0.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.11.1 requests/2.32.3 setuptools/70.1.1 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93af3338a5816497df960fb9998f5219b74659578bc5ffd660b8d0e4d838daf0 |
|
MD5 | 133b49ce7d11227b1e244f403bf8aeab |
|
BLAKE2b-256 | 0b66c630c3a57eab80546c870a7d071c0c3e260706f4dff45c30ebfb1060713d |
File details
Details for the file unalengua-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: unalengua-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.11.1 requests/2.32.3 setuptools/70.1.1 requests-toolbelt/1.0.0 tqdm/4.66.4 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 275cae1c9057cdea1d7cef0ac19637aac5e0e482db12705f788aaad5cea16b59 |
|
MD5 | c182bee7871849e342723a6f06649031 |
|
BLAKE2b-256 | 5f36023351506aac806c0b5850263ba71717c7cc2f33618da67059071234809b |