LICENSE
README.md
pyproject.toml
src/stillwarm/__init__.py
src/stillwarm/cli.py
src/stillwarm/compat.py
src/stillwarm/server.py
src/stillwarm/session.py
src/stillwarm/sidecar.py
src/stillwarm/store.py
src/stillwarm.egg-info/PKG-INFO
src/stillwarm.egg-info/SOURCES.txt
src/stillwarm.egg-info/dependency_links.txt
src/stillwarm.egg-info/entry_points.txt
src/stillwarm.egg-info/top_level.txt
tests/test_compat.py
tests/test_integration.py
tests/test_sidecar.py
tests/test_store.py