Skip to content

Repository files navigation

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

About

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

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages