Usage


translate [-h] [-V] [-l [code]] [source] dest

py-translate
CLI Tool for Google Translate written in Python!

positional arguments

source

Source language code

dest

Destination language code

If only 1 positional argument is specified, it will be assumed to be dest and source will default to english


optional arguments

-h, --help

displays this help message and exit

-v, --version

show program’s version number and exit

-l, --lang [code]

List out available language codes [can output in different languages]