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
$ pip install -r requirements.txt
Then configure config example.json
and rename it to config.json
Join the Discord server !
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.
This project is under GPLv3.