LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
test_requirements.txt
emannotationschemas/__init__.py
emannotationschemas/blueprint_app.py
emannotationschemas/config.py
emannotationschemas/errors.py
emannotationschemas/flatten.py
emannotationschemas/models.py
emannotationschemas/utils.py
emannotationschemas/views.py
emannotationschemas.egg-info/PKG-INFO
emannotationschemas.egg-info/SOURCES.txt
emannotationschemas.egg-info/dependency_links.txt
emannotationschemas.egg-info/requires.txt
emannotationschemas.egg-info/top_level.txt
emannotationschemas/schemas/__init__.py
emannotationschemas/schemas/base.py
emannotationschemas/schemas/bound_text_tag.py
emannotationschemas/schemas/bouton_shape.py
emannotationschemas/schemas/categorical_factories.py
emannotationschemas/schemas/cell_type_local.py
emannotationschemas/schemas/contact.py
emannotationschemas/schemas/derived_spatial_point.py
emannotationschemas/schemas/extended_classical_cell_type.py
emannotationschemas/schemas/functional_coregistration.py
emannotationschemas/schemas/glia_contact.py
emannotationschemas/schemas/mesh_models.py
emannotationschemas/schemas/nucleus_detection.py
emannotationschemas/schemas/postsynaptic_compartment.py
emannotationschemas/schemas/presynaptic_bouton_type.py
emannotationschemas/schemas/proofreading.py
emannotationschemas/schemas/synapse.py
tests/__init__.py
tests/conftest.py
tests/test_bouton_shape.py
tests/test_cell_types.py
tests/test_extended_classical_cell_type.py
tests/test_flatten.py
tests/test_glia_contact.py
tests/test_models.py
tests/test_proofreading_schema.py
tests/test_schema_blueprint.py
tests/test_schema_module.py
tests/test_synapse_reference_schema.py
tests/test_synapse_schema.py