Metadata-Version: 2.1
Name: neurom
Version: 1.8.0
Summary: NeuroM: a light-weight neuron morphology analysis package
Home-page: https://github.com/BlueBrain/NeuroM
Author: Blue Brain Project, EPFL
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.5
Requires-Dist: click (>=7.0)
Requires-Dist: h5py (>=3.1.0)
Requires-Dist: matplotlib (>=3.2.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: plotly
Requires-Dist: plotly (>=3.6.0) ; extra == 'plotly'

UNKNOWN


