Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 471 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 471 Bytes

DictionaryGenerator

Python script that will translate a list of word in specified languages.

Preview

Install

Create your virtualenv

python -m venv .venv

# or using 
# virtualenv .venv

Activate your virtualenv

source .venv/bin/activate

Install requirements

pip install -r requirements.txt

Usage

To use is simple, run inside of virtualenv:

python dictionary_creator.py