ling2me
A Python module to Translate with Ling2me.com,.
How to Install
To install using pip run:
pip install ling2me
How to use this module
This module can be used to translate.
See following example:
from ling2me import Ling2MeRequest
translated_text = Ling2MeRequest.translate(apikey, source_text, from_language, to_language)
print(translated_text)
Customer Support
Simply reach out to us via Telegram Group or or write us an email.
Sign up to get a API key.
Licence
This software is licensed under the GNU General Public License (version 3) as published by the Free Software Foundation this licence http://www.gnu.org/licenses/ . If you would want a different licence please contact me, on twitter @nicolasmarin.
Release files for ling2me 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ling2me-0.1.0.tar.gz | 2.1 kB | Details |
Release files / ling2me-0.1.0.tar.gz
| Download URL | ling2me-0.1.0.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f6ab4cb2313b97fcad09418a44ab08bf9488440ffbac35e1dcbb23373cf58e4
|
|
BLAKE2b-256 checksum How to use checksums |
46967d5320102847f29dd24030aa8469751211a46a0e4575ec906e922f9997b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.9
|