LICENSE
MANIFEST.in
README.rst
config.json.dist
pyproject.toml
pytest.ini
setup.cfg
setup.py
./wwdtm/__init__.py
./wwdtm/validation.py
./wwdtm/guest/__init__.py
./wwdtm/guest/appearances.py
./wwdtm/guest/guest.py
./wwdtm/guest/utility.py
./wwdtm/host/__init__.py
./wwdtm/host/appearances.py
./wwdtm/host/host.py
./wwdtm/host/utility.py
./wwdtm/location/__init__.py
./wwdtm/location/location.py
./wwdtm/location/recordings.py
./wwdtm/location/utility.py
./wwdtm/panelist/__init__.py
./wwdtm/panelist/appearances.py
./wwdtm/panelist/panelist.py
./wwdtm/panelist/scores.py
./wwdtm/panelist/statistics.py
./wwdtm/panelist/utility.py
./wwdtm/scorekeeper/__init__.py
./wwdtm/scorekeeper/appearances.py
./wwdtm/scorekeeper/scorekeeper.py
./wwdtm/scorekeeper/utility.py
./wwdtm/show/__init__.py
./wwdtm/show/info.py
./wwdtm/show/info_multiple.py
./wwdtm/show/show.py
./wwdtm/show/utility.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/known_issues.rst
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/layout.html
docs/migrating/guest.rst
docs/migrating/host.rst
docs/migrating/index.rst
docs/migrating/location.rst
docs/migrating/panelist.rst
docs/migrating/scorekeeper.rst
docs/migrating/show.rst
docs/tests/guest.rst
docs/tests/host.rst
docs/tests/index.rst
docs/tests/location.rst
docs/tests/panelist.rst
docs/tests/scorekeeper.rst
docs/tests/show.rst
docs/tests/validation.rst
docs/wwdtm/guest.rst
docs/wwdtm/host.rst
docs/wwdtm/index.rst
docs/wwdtm/location.rst
docs/wwdtm/panelist.rst
docs/wwdtm/scorekeeper.rst
docs/wwdtm/show.rst
docs/wwdtm/validation.rst
tests/test_validation.py
tests/guest/test_guest_appearances.py
tests/guest/test_guest_guest.py
tests/guest/test_guest_utility.py
tests/host/test_host_appearances.py
tests/host/test_host_host.py
tests/host/test_host_utility.py
tests/location/test_location_location.py
tests/location/test_location_recordings.py
tests/location/test_location_utility.py
tests/panelist/test_panelist_appearances.py
tests/panelist/test_panelist_panelist.py
tests/panelist/test_panelist_scores.py
tests/panelist/test_panelist_statistics.py
tests/panelist/test_panelist_utility.py
tests/scorekeeper/test_scorekeeper_appearances.py
tests/scorekeeper/test_scorekeeper_scorekeeper.py
tests/scorekeeper/test_scorekeeper_utility.py
tests/show/test_show_info.py
tests/show/test_show_info_multiple.py
tests/show/test_show_show.py
tests/show/test_show_utility.py
wwdtm.egg-info/PKG-INFO
wwdtm.egg-info/SOURCES.txt
wwdtm.egg-info/dependency_links.txt
wwdtm.egg-info/requires.txt
wwdtm.egg-info/top_level.txt