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.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file unalengua-0.0.2.tar.gz
.
File metadata
- Download URL: unalengua-0.0.2.tar.gz
- Upload date:
- Size: 3.0 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 | 8964250c4427830e7558f092e3f60180b71d4b74782c5fb4f83b0f2a2f155741 |
|
MD5 | 2f4157c0a2dc43a78faccbb13fe89df9 |
|
BLAKE2b-256 | cc0e6531afbe5df512dd3eecbc79bdafa0e3e58de7a5fcdebd469be929caa6d5 |
File details
Details for the file unalengua-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: unalengua-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 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 | 11f9ac244c02860d6c46123afd97d166ff7f149894c6f359aec94989e844ad15 |
|
MD5 | eb6d5f3395b11ee2e0059e45cab71aed |
|
BLAKE2b-256 | 1b6d98e7ecb5d12460f56b7a7e5dfc1ed65227e417fa234b3ba9c0252d48d8b8 |