- Attention: This is a Fork!
- lsankidb https://github.com/AurelienLourot/lsankidb
- genanki https://github.com/kerrickstaley/genanki
- vocab-api https://pypi.org/project/vocab-api/
https://www.reddit.com/r/Anki/comments/cfksyd/how_can_i_use_python_to_edit_all_cards_of_a_deck/
procedure
- print out all words without definition
- get the definition from vocabulary.com with vocab-api
- write the definition into a dict (word_dic.txt)
- update anki notes with debug consule (update.py)