LICENSE
README.md
pyproject.toml
data/LICENSE_ECDICT.txt
data/NOTICE.md
data/NOTICE_CEFR.md
studyforge/__init__.py
studyforge/__main__.py
studyforge/api.py
studyforge/cefr.py
studyforge/cli.py
studyforge/dictionary.py
studyforge/exporter.py
studyforge/fallback_dictionary.py
studyforge/models.py
studyforge/pdf_reader.py
studyforge/presentation.py
studyforge/py.typed
studyforge/resources.py
studyforge/vocabulary.py
studyforge/data/__init__.py
studyforge/data/cefr_levels.json
studyforge/data/studyforge_dictionary.db
studyforge_vocab.egg-info/PKG-INFO
studyforge_vocab.egg-info/SOURCES.txt
studyforge_vocab.egg-info/dependency_links.txt
studyforge_vocab.egg-info/entry_points.txt
studyforge_vocab.egg-info/requires.txt
studyforge_vocab.egg-info/top_level.txt
tests/test_api.py
tests/test_app.py
tests/test_build_dictionary.py
tests/test_cefr.py
tests/test_cli.py
tests/test_deployment.py
tests/test_dictionary.py
tests/test_exporter.py
tests/test_github_config.py
tests/test_pdf_reader.py
tests/test_presentation.py
tests/test_vocabulary.py