LICENSE
README.md
setup.cfg
setup.py
scorify/__init__.py
scorify/aggregators.py
scorify/datafile.py
scorify/directives.py
scorify/errors.py
scorify/excel_reader.py
scorify/info.py
scorify/mappings.py
scorify/reliability.py
scorify/scorer.py
scorify/scoresheet.py
scorify/utils.py
scorify.egg-info/PKG-INFO
scorify.egg-info/SOURCES.txt
scorify.egg-info/dependency_links.txt
scorify.egg-info/entry_points.txt
scorify.egg-info/not-zip-safe
scorify.egg-info/requires.txt
scorify.egg-info/top_level.txt
scorify/scripts/__init__.py
scorify/scripts/score_data.py
scorify/scripts/score_multi.py
tests/__init__.py
tests/base.py
tests/test_aggregators.py
tests/test_datafile.py
tests/test_directives.py
tests/test_integration.py
tests/test_mappings.py
tests/test_reliability.py
tests/test_score_multi.py
tests/test_scorer.py
tests/test_scoresheet.py
tests/test_utils.py