README.md
pyproject.toml
src/CapsuleCore_book/__init__.py
src/CapsuleCore_book.egg-info/PKG-INFO
src/CapsuleCore_book.egg-info/SOURCES.txt
src/CapsuleCore_book.egg-info/dependency_links.txt
src/CapsuleCore_book.egg-info/requires.txt
src/CapsuleCore_book.egg-info/top_level.txt
src/CapsuleCore_book/capsule/CodexService.py
src/CapsuleCore_book/capsule/Lexicon.py
src/CapsuleCore_book/capsule/OrjsonAdapter.py
src/CapsuleCore_book/capsule/SQLiteAdapter.py
src/CapsuleCore_book/capsule/__init__.py
src/CapsuleCore_book/core/Entry.py
src/CapsuleCore_book/core/Relation.py
src/CapsuleCore_book/core/__init__.py
tests/test_CodexService.py
tests/test_Entry.py
tests/test_Lexicon.py
tests/test_OrjsonAdapter.py
tests/test_Relation.py
tests/test_SQLiteAdapter.py