A command-line tool for translating Italian words using Reverso Context.
Project description
Italian Translator
Italian Translator is a command-line tool for translating Italian sentences and displaying examples using Reverso Context.
Features
- Translate Italian sentences to English (default) or any specified language.
- Translate from a specified language to Italian using the
--reverseoption. - Display a specified number of example sentences using the
--examplesoption. - Easy-to-use command-line interface with colored output.
Installation
Step 1: Download and Install Python
If you don't have Python installed, you can download it from the official website: python.org. Follow the instructions for your operating system to install Python.
Step 2: Install the Package
You can install the package using pip:
pip install italian-translator
Usage
italian-translator <sentence>
ita <sentence>
Options
--reverse,-R: Translate from a specified language to Italian.--language,-L: Specify the language to translate to (default: English).--examples,-E: Display a specified number of example sentences (default: 3).--help,-h: Display the help message.--version,-v: Show the version of the package.
Examples
Translate an Italian sentence to English:
italian-translator "Ciao, come stai?"
ita il gatto
Translate an English sentence to Italian:
italian-translator --reverse "Hello, how are you?"
ita -R the cat
Translate an Italian sentence to French
italian-translator --language french "Ciao, come stai?"
ita -L french il gatto
Display 5 examples sentences:
italian-translator --examples 5 "Ciao, come stai"
ita -E 5 il gatto
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file italian_translator-0.2.0.tar.gz.
File metadata
- Download URL: italian_translator-0.2.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
599195f27adac5323233ee590b421c171485df149d5b56b9d40c337335e7f359
|
|
| MD5 |
9f14a1fa2b98bf3e98c881b733c598a6
|
|
| BLAKE2b-256 |
0a4c72d0327fd5c0f66c73d06df0feb010b13c4ad96524e7950eb9a2f3f798b4
|
File details
Details for the file italian_translator-0.2.0-py3-none-any.whl.
File metadata
- Download URL: italian_translator-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1dc8938a897888e174ffebeec52010c66efe2621960a9debec8b5914dd54a1f
|
|
| MD5 |
28de24eb827882ed7b9a0ad1e47550f8
|
|
| BLAKE2b-256 |
3ac9cf2f2cee5121ea538a56975d367124fb417c89d076ebf3b6518c5435eb84
|