LICENSE
README.md
setup.py
arborize/__init__.py
arborize/_util.py
arborize/definitions.py
arborize/exceptions.py
arborize/parameter.py
arborize/schematic.py
arborize/synapse.py
arborize.egg-info/PKG-INFO
arborize.egg-info/SOURCES.txt
arborize.egg-info/dependency_links.txt
arborize.egg-info/requires.txt
arborize.egg-info/top_level.txt
arborize/builders/__init__.py
arborize/builders/_neuron.py
arborize/schematics/__init__.py
arborize/schematics/_bsb.py
arborize/schematics/_file.py
tests/__init__.py
tests/_shared.py
tests/test_neuron_models.py
tests/test_schematics.py
tests/data/__init__.py
tests/data/models.py
tests/data/schematics.py