Skip to content

Wizard-one/word2anki

Repository files navigation

Documentation Status

Inspire by Make_Anki_Package, develop a small tool make batch of Anki card.

Preview

Front:

Front

Back:

Back

Usage

Install package

pip install .

put vocabulary into wordlist.txt

In bash just run

python demo.py

The *.apkg file is generated in the directory.

The default card group name is English

TODO

  • make executable file

Reference