LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
mcqa/__init__.py
mcqa.egg-info/PKG-INFO
mcqa.egg-info/SOURCES.txt
mcqa.egg-info/dependency_links.txt
mcqa.egg-info/requires.txt
mcqa.egg-info/top_level.txt
mcqa/data/__init__.py
mcqa/data/mcqa_data.py
mcqa/data/utils.py
mcqa/models/__init__.py
mcqa/models/model.py
tests/__init__.py
tests/conftest.py
tests/test_data_utils.py
tests/test_mcqa_data.py
tests/test_model.py