MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
test_requirements.txt
annotationengine/__init__.py
annotationengine/anno_database.py
annotationengine/annotation.py
annotationengine/chunked_annotation.py
annotationengine/config.py
annotationengine/dataset.py
annotationengine/errors.py
annotationengine/schemas.py
annotationengine/utils.py
annotationengine/voxel.py
annotationengine.egg-info/PKG-INFO
annotationengine.egg-info/SOURCES.txt
annotationengine.egg-info/dependency_links.txt
annotationengine.egg-info/requires.txt
annotationengine.egg-info/top_level.txt
test/test_anno_database.py
test/test_annotations.py
test/test_chunked_annotation.py
test/test_client.py
test/test_datasets.py
test/test_schemas.py
test/test_synapse.py
test/test_voxel.py