Metadata-Version: 2.1
Name: MindPype
Version: 0.1.1
Summary: A library for building BCI data processing pipelines.
Author-email: Nicolas Ivanov <nicolas.ivanov94@gmail.com>, Aaron Lio <aaron.lio@mail.utoronto.ca>
License: BSD-3-Clause
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: matplotlib ==3.5.2
Requires-Dist: more-itertools ==8.2.0
Requires-Dist: numpy ==1.22.4
Requires-Dist: numpydoc ==0.9.2
Requires-Dist: pyriemann ==0.2.7
Requires-Dist: scikit-learn ==1.1.1
Requires-Dist: scipy ==1.8.1
Requires-Dist: pylsl ==1.14.0
Requires-Dist: pyxdf ==1.16.4
Requires-Dist: liesl ==0.3.5.0
Requires-Dist: mne ==1.4.2

# MindPype

MindPype is a Python-based software library that enables rapid prototyping, development, and implementation of BCI processing pipelines. [Learn more about the library here.](https://nivanov94.github.io/bcipy/index.html)
