Metadata-Version: 2.1
Name: arborize
Version: 1.1.0
Summary: Write descriptions for NEURON cell models in an Arbor-like manner.
Home-page: https://github.com/dbbs-lab/arborize
Author: Robin De Schepper
Author-email: robingilbert.deschepper@unipv.it
License: GPLv3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: nrn-glia (>=0.1.7)
Requires-Dist: nrn-patch (>=0.0.2)
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'

# arborize
A Python package that allows Arbor-like descriptions of cell models for NEURON.


