LICENSE
README.md
pyproject.toml
src/fsdicts/__init__.py
src/fsdicts/bunch.py
src/fsdicts/database.py
src/fsdicts/dictionary.py
src/fsdicts/encoders.py
src/fsdicts/lock.py
src/fsdicts/mapping.py
src/fsdicts/storage.py
src/fsdicts.egg-info/PKG-INFO
src/fsdicts.egg-info/SOURCES.txt
src/fsdicts.egg-info/dependency_links.txt
src/fsdicts.egg-info/top_level.txt
tests/test_bunch.py
tests/test_database.py
tests/test_encoders.py
tests/test_lock.py
tests/test_mapping.py
tests/test_storage.py