LICENSE
README.md
pyproject.toml
src/cellucid/__init__.py
src/cellucid/_server_base.py
src/cellucid/anndata_adapter.py
src/cellucid/anndata_server.py
src/cellucid/anndata_session.py
src/cellucid/cli.py
src/cellucid/jupyter.py
src/cellucid/prepare_data.py
src/cellucid/py.typed
src/cellucid/server.py
src/cellucid/session_bundle.py
src/cellucid/session_codecs.py
src/cellucid/vector_fields.py
src/cellucid/web_cache.py
src/cellucid.egg-info/PKG-INFO
src/cellucid.egg-info/SOURCES.txt
src/cellucid.egg-info/dependency_links.txt
src/cellucid.egg-info/entry_points.txt
src/cellucid.egg-info/requires.txt
src/cellucid.egg-info/top_level.txt
tests/test_anndata_adapter_optional_deps.py
tests/test_cli_detect_data_format.py
tests/test_jupyter_port_sync.py
tests/test_sessions.py
tests/test_vector_fields.py
tests/test_web_cache_path_extraction.py
tests/test_web_cache_prefetch_meta.py