Metadata-Version: 2.1
Name: neurom
Version: 3.2.2
Summary: NeuroM: a light-weight neuron morphology analysis package
Home-page: https://github.com/BlueBrain/NeuroM
Author: Blue Brain Project, EPFL
License: BSD
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
License-File: LICENSE.txt
License-File: AUTHORS.md
Requires-Dist: click (>=7.0)
Requires-Dist: matplotlib (>=3.2.1)
Requires-Dist: morphio (>=3.1.1)
Requires-Dist: numpy (>=1.8.0)
Requires-Dist: pandas (>=1.0.5)
Requires-Dist: pyyaml (>=3.10)
Requires-Dist: scipy (>=1.2.0)
Requires-Dist: tqdm (>=4.8.4)
Provides-Extra: docs
Requires-Dist: sphinx-bluebrain-theme ; extra == 'docs'
Requires-Dist: sphinx-autorun ; extra == 'docs'
Provides-Extra: plotly
Requires-Dist: plotly (>=3.6.0) ; extra == 'plotly'
Requires-Dist: psutil (>=5.5.1) ; extra == 'plotly'

