Metadata-Version: 2.4
Name: morph_spines
Version: 0.5.0
Summary: Package to load morphologies with spines
Author-email: Open Brain Institute <info@openbraininstitute.org>
Maintainer-email: Open Brain Institute <info@openbraininstitute.org>
License: my-license
Project-URL: documentation, https://morph-spines.readthedocs.io/en/stable
Project-URL: repository, https://github.com/openbraininstitute/morph-spines
Project-URL: changelog, https://github.com/openbraininstitute/morph-spines/CHANGELOG.rst
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: h5py>=3.10.0
Requires-Dist: trimesh>=4.0.0
Requires-Dist: neurom>=4.0.4
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: tables
Requires-Dist: morphio
Requires-Dist: pytest
Requires-Dist: pytest-cov
Dynamic: license-file

# morph-spines

Package to load morphologies with spines.


## Installation

The package can be installed through `pip`.


## Examples

See `examples` folder for usage examples.

See `examples/data` for documentation on the file format.


Copyright (c) 2025 Open Brain Institute
