A simple python script to retrieve words from Longman dictionary and turn them into Mochi markdown flashcard type
- saves words as markdown flashcards
- retrieve the pronunciation, examples, etc.
- gets all the defenitions
- easy to use with git-bash
- very colorful
open a bash and run python -m venv venv
pip these after activating venv:
pip install pyenchant
pip install beautifulsoup4
pip install requests
pip install lxml
pip install python-vlc
the script saves all flashcards on data\default
- run
run.bat - choose to add a new word
- import the flashcards from mochi as markdown
if run.bat didn't work simply change the path to your git bash
start "" "C:\Program Files\Git\git-bash.exe" -c "./run.sh"- word
- pronunciation
- examples
- definition and then the same repeats for other definitions