.travis.yml
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
spectate/__init__.py
spectate/base.py
spectate/events.py
spectate/models.py
spectate/mvc.py
spectate/py.typed
spectate/utils.py
spectate.egg-info/PKG-INFO
spectate.egg-info/SOURCES.txt
spectate.egg-info/dependency_links.txt
spectate.egg-info/top_level.txt
tests/__init__.py
tests/mock.py
tests/test_base.py
tests/test_dict.py
tests/test_events.py
tests/test_list.py
tests/test_object.py
tests/test_set.py