Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 923 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 923 Bytes

Duolingo-Word-List-Generator

A simple script to generate a word list from Duolingo for easy vocabulary review.

It contains:

  • the word in the language you are learning
  • the translation
  • the pronunciation (audio)
  • the verbs

Installation

$ pip install -r requirements.txt

Then configure config example.json and rename it to config.json

Example

Discord

Join the Discord server !

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

This project is under GPLv3.