LICENSE
README.md
pyproject.toml
release_process.md
scripts/requirements-dev.txt
src/cellxgene_census/__init__.py
src/cellxgene_census/_experiment.py
src/cellxgene_census/_get_anndata.py
src/cellxgene_census/_open.py
src/cellxgene_census/_presence_matrix.py
src/cellxgene_census/_release_directory.py
src/cellxgene_census/_util.py
src/cellxgene_census.egg-info/PKG-INFO
src/cellxgene_census.egg-info/SOURCES.txt
src/cellxgene_census.egg-info/dependency_links.txt
src/cellxgene_census.egg-info/requires.txt
src/cellxgene_census.egg-info/top_level.txt
tests/README.md
tests/conftest.py
tests/test_acceptance.py
tests/test_directory.py
tests/test_get_anndata.py
tests/test_get_helpers.py
tests/test_open.py
tests/test_util.py