LICENSE
README.md
pyproject.toml
src/snapclass/__init__.py
src/snapclass/collections.py
src/snapclass/containers.py
src/snapclass/decorators.py
src/snapclass/formatters.py
src/snapclass/fresh.py
src/snapclass/hooks.py
src/snapclass/paths.py
src/snapclass/plugins.py
src/snapclass/py.typed
src/snapclass/schemas.py
src/snapclass/serializers.py
src/snapclass/sessions.py
src/snapclass/sidecar.py
src/snapclass/snapshots.py
src/snapclass/stash.py
src/snapclass/types.py
src/snapclass.egg-info/PKG-INFO
src/snapclass.egg-info/SOURCES.txt
src/snapclass.egg-info/dependency_links.txt
src/snapclass.egg-info/requires.txt
src/snapclass.egg-info/top_level.txt
src/snapclass/skills/snapclass-fluency/SKILL.md
tests/test_behavior_contracts.py
tests/test_collection_patterns.py
tests/test_conversion_and_writes.py
tests/test_everlast_inspired_workflows.py
tests/test_example_app_workflows.py
tests/test_formatters.py
tests/test_fresh.py
tests/test_lorebubble_fixture_port.py
tests/test_model_meta.py
tests/test_module_relative_patterns.py
tests/test_mypy_plugin.py
tests/test_p0_app_surfaces.py
tests/test_plunkylib_fixture_port.py
tests/test_sessions_and_frozen.py
tests/test_sidecar.py
tests/test_snapclass_public_api.py
tests/test_snapshot_magic_and_serializers.py
tests/test_stash_binding_and_api.py
tests/test_sync.py
tests/test_unknown_fields.py