LICENSE
README.md
setup.cfg
setup.py
cellxgene_gateway/__init__.py
cellxgene_gateway/backend_cache.py
cellxgene_gateway/cache_entry.py
cellxgene_gateway/cache_key.py
cellxgene_gateway/cellxgene_exception.py
cellxgene_gateway/dir_util.py
cellxgene_gateway/env.py
cellxgene_gateway/extra_scripts.py
cellxgene_gateway/filecrawl.py
cellxgene_gateway/flask_util.py
cellxgene_gateway/gateway.py
cellxgene_gateway/process_exception.py
cellxgene_gateway/prune_process_cache.py
cellxgene_gateway/subprocess_backend.py
cellxgene_gateway/util.py
cellxgene_gateway.egg-info/PKG-INFO
cellxgene_gateway.egg-info/SOURCES.txt
cellxgene_gateway.egg-info/dependency_links.txt
cellxgene_gateway.egg-info/entry_points.txt
cellxgene_gateway.egg-info/requires.txt
cellxgene_gateway.egg-info/top_level.txt
cellxgene_gateway/items/__init__.py
cellxgene_gateway/items/item.py
cellxgene_gateway/items/item_source.py
cellxgene_gateway/items/file/__init__.py
cellxgene_gateway/items/file/fileitem.py
cellxgene_gateway/items/file/fileitem_source.py
cellxgene_gateway/items/s3/__init__.py
cellxgene_gateway/items/s3/s3item.py
cellxgene_gateway/items/s3/s3item_source.py
cellxgene_gateway/static/nibr.ico
cellxgene_gateway/static/css/homepagestyle.css
cellxgene_gateway/static/js/annotation.js
cellxgene_gateway/templates/cache_status.html
cellxgene_gateway/templates/cellxgene_error.html
cellxgene_gateway/templates/filecrawl.html
cellxgene_gateway/templates/index.html
cellxgene_gateway/templates/loading.html
cellxgene_gateway/templates/process_error.html