LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
patchwork/websoccer/__init__.py
patchwork/websoccer/fastapi.py
patchwork/websoccer/client/__init__.py
patchwork/websoccer/client/base.py
patchwork/websoccer/client/websock.py
patchwork/websoccer/court/__init__.py
patchwork/websoccer/court/base.py
patchwork/websoccer/court/local.py
patchwork/websoccer/court/patchwork.py
patchwork/websoccer/router/__init__.py
patchwork/websoccer/router/base.py
patchwork_websoccer.egg-info/PKG-INFO
patchwork_websoccer.egg-info/SOURCES.txt
patchwork_websoccer.egg-info/dependency_links.txt
patchwork_websoccer.egg-info/not-zip-safe
patchwork_websoccer.egg-info/requires.txt
patchwork_websoccer.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_usage.py