jvhoffbauer / simple_anki_vocab_creator

A very simple tool to create Anki vocabulary flashcards from textfies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A very simple tool to create Anki vocabulary flashcards from textfies.

Example usage:

Run command

generate_vocab_flashcards.py --input example/example_vocab.txt --output example/example_vocab.apkg --deck_name "Spanish Vocabulary" --add_reversed

with input file:

run - correr
table - la mesa
beautiful - bonito/a
hospital - el hospita

And show help using:

generate_vocab_flashcards.py --help

About

A very simple tool to create Anki vocabulary flashcards from textfies


Languages

Language:Python 100.0%