Metadata-Version: 2.1
Name: scilpy
Version: 1.5.post2
Summary: Scilpy: diffusion MRI tools and utilities
Home-page: https://github.com/scilus/scilpy
Download-URL: 
Author: The SCIL developers
Author-email: 
Maintainer: Arnaud Boré
Maintainer-email: arnaud.bore@gmail.com
License: MIT
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: ~=3.8,<3.11
License-File: LICENSE
Requires-Dist: bids-validator==1.9.*
Requires-Dist: bctpy==0.5.*
Requires-Dist: bz2file==0.98.*
Requires-Dist: coloredlogs==15.0.*
Requires-Dist: cvxpy==1.3.*
Requires-Dist: cycler==0.11.*
Requires-Dist: Cython!=0.29.29,==0.29.*
Requires-Dist: dipy==1.7.*
Requires-Dist: dmri-amico==1.5.*
Requires-Dist: dmri-commit==1.6.*
Requires-Dist: docopt==0.6.*
Requires-Dist: formulaic==0.3.*
Requires-Dist: fury==0.8.*
Requires-Dist: future==0.18.*
Requires-Dist: h5py==3.7.*
Requires-Dist: joblib==1.2.*
Requires-Dist: kiwisolver==1.4.*
Requires-Dist: matplotlib==3.6.*
Requires-Dist: nibabel==4.0.*
Requires-Dist: nilearn==0.9.*
Requires-Dist: numpy==1.23.*
Requires-Dist: openpyxl==3.0.*
Requires-Dist: Pillow==9.3.*
Requires-Dist: pybids==0.15.*
Requires-Dist: pyparsing==3.0.*
Requires-Dist: PySocks==1.7.*
Requires-Dist: pytest==7.2.*
Requires-Dist: pytest-console-scripts==1.3.*
Requires-Dist: pytest-mock==3.10.*
Requires-Dist: python-dateutil==2.8.*
Requires-Dist: pytz==2022.6.*
Requires-Dist: requests==2.28.*
Requires-Dist: scikit-learn==1.2.*
Requires-Dist: scipy==1.9.*
Requires-Dist: six==1.16.*
Requires-Dist: spams==2.6.*
Requires-Dist: statsmodels==0.13.*
Requires-Dist: trimeshpy==0.0.2
Requires-Dist: vtk==9.2.*
Requires-Dist: h5py>=2.8.0
Requires-Dist: packaging>=19.0
Requires-Dist: tqdm>=4.30.0


Scilpy
========
Scilpy is a small library mainly containing small tools and utilities
to quickly work with diffusion MRI. Most of the tools are based
on or wrapper of the Dipy_ library.

.. _Dipy: http://dipy.org

License
=======
``scilpy`` is licensed under the terms of the MIT license. See the file
"LICENSE" for information on the history of this software, terms & conditions
for usage, and a DISCLAIMER OF ALL WARRANTIES.

All trademarks referenced herein are property of their respective holders.

Copyright (c) 2012--, Sherbrooke Connectivity Imaging Lab [SCIL],
Université de Sherbrooke.
