LICENSE
README.md
pyproject.toml
src/pipeline/__init__.py
src/pipeline/__main__.py
src/pipeline/antonyms.py
src/pipeline/cards.py
src/pipeline/config.py
src/pipeline/deck.py
src/pipeline/definition.py
src/pipeline/language.py
src/pipeline/media.py
src/pipeline/nlp.py
src/pipeline/state.py
src/pipeline/transcript.py
src/pipeline/translation.py
src/pipeline/wiktdata.py
src/tango_anki.egg-info/PKG-INFO
src/tango_anki.egg-info/SOURCES.txt
src/tango_anki.egg-info/dependency_links.txt
src/tango_anki.egg-info/entry_points.txt
src/tango_anki.egg-info/requires.txt
src/tango_anki.egg-info/top_level.txt
tests/test_antonyms.py
tests/test_cards.py
tests/test_config.py
tests/test_deck.py
tests/test_definition.py
tests/test_hard_constraints.py
tests/test_language.py
tests/test_main.py
tests/test_media.py
tests/test_nlp.py
tests/test_state.py
tests/test_transcript.py
tests/test_translation.py
tests/test_wiktdata.py