DeepL Translator CLI using Selenium
Project description
deepl-cli
- DeepL Translator CLI using Selenium
- Translate standard input into a specified language
Try on Google Cloud Shell
# First,
$ pip install deepl-cli
# example
$ deepl en:ja < README-cloudshell.txt
Install
$ pip install deepl-cli
Requirements
Usage
$ deepl
SYNTAX:
$ ... | deepl <from:lang>:<to:lang>
$ deepl <from:lang>:<to:lang> <<'EOS'
...
EOS
$ deepl <from:lang>:<to:lang> <<<"..."
$ deepl <from:lang>:<to:lang> < <filepath>
USAGE:
$ echo Hello | deepl en:ja
$ deepl :ru <<'EOS' # :ru is equivalent of auto:ru
good morning!
good night.
EOS
$ deepl fr:zh <<<"Mademoiselle"
$ deepl de:pl < README_de.md
LANGUAGE CODES:
<from:lang>: {(empty)=auto, ja, en, de, fr, es, pt, it, nl, pl, ru, zh}
<to:lang>: {ja, en, de, fr, es, pt, it, nl, pl, ru, zh}
Lisence
MIT
Author
Haruna(eggplants)
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
deepl-cli-0.0.8.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file deepl-cli-0.0.8.tar.gz
.
File metadata
- Download URL: deepl-cli-0.0.8.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1a3e772549496dce048239f3a4694da9ead62350388803bb09d2c64c076677b |
|
MD5 | 1629655d8a25d68b8a033dacf2ce01e6 |
|
BLAKE2b-256 | 4fd524be2a9664ee974b153abf950e0e0cf9662f7fa9a600655200076381153e |
File details
Details for the file deepl_cli-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: deepl_cli-0.0.8-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b09f8610298b8a11094db5d3b771e54bcf0e7d7c4b6d64976150f1607bc61fd6 |
|
MD5 | c31c313eba2e000e11248595b8b6bf50 |
|
BLAKE2b-256 | d7feb431417978f7aa133fb8b320c0004b1ae0d649da6c44beaef146fa29650d |