Skip to content

olegyablokov/lemys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

This is a console program for learning words (e.g. in English).

Build Status

Features

Install & run

cd /path/to/lemys/                          # Go to your Lemys directory
pip install -r requirements                 # Install the required packages
cd /your/directory/for/working/with/lemys   # For convenience*
python /path/to/lemys/lemys                 # Run the program

* I advise to work in a separate directory as Lemys will create some files in it (e.g. settings files and dictionary/ directory with translations downloaded from wordsapi)

Integration with Google Translator

Lemys can import translations from your Google Translate Phrasebook:

  1. Download the *.csv file with translations from your Phrasebook (consult Google Help to learn how to do this);
  2. Move the file to any directory;
  3. Run the program from this directory.

About

A console program for learning words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages