README.md
pyproject.toml
src/eidolondb/__init__.py
src/eidolondb/_client.py
src/eidolondb/_types.py
src/eidolondb.egg-info/PKG-INFO
src/eidolondb.egg-info/SOURCES.txt
src/eidolondb.egg-info/dependency_links.txt
src/eidolondb.egg-info/requires.txt
src/eidolondb.egg-info/top_level.txt
src/eidolondb/resources/__init__.py
src/eidolondb/resources/artifacts.py
src/eidolondb/resources/context.py
src/eidolondb/resources/entities.py
src/eidolondb/resources/events.py
src/eidolondb/resources/feedback.py
src/eidolondb/resources/ingest.py
src/eidolondb/resources/lifecycle.py
src/eidolondb/resources/memories.py
src/eidolondb/resources/relations.py
tests/test_ingest.py
tests/test_lifecycle.py
tests/test_memories.py