Metadata-Version: 2.1
Name: biopsykit
Version: 0.2.0
Summary: A python package for the analysis of biopsychological data.
License: MIT
Author: Robert Richer
Author-email: robert.richer@fau.de
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: mne
Requires-Dist: IPython (>=7.13.0,<8.0.0)
Requires-Dist: XlsxWriter (>=1.4.5,<2.0.0)
Requires-Dist: ipympl (>=0.7.0,<0.8.0)
Requires-Dist: ipywidgets (>=7.6.3,<8.0.0)
Requires-Dist: joblib (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3,<4)
Requires-Dist: mne (>=0.23.0,<0.24.0); extra == "mne"
Requires-Dist: neurokit2 (>=0.1.3,<0.2.0)
Requires-Dist: nilspodlib (>=3.2.2,<4.0.0)
Requires-Dist: numpy (>=1,<2)
Requires-Dist: openpyxl (>=3.0.7,<4.0.0)
Requires-Dist: pandas (>=1,<2)
Requires-Dist: pingouin (>=0.3.12,<0.4.0)
Requires-Dist: scikit-learn (>=0.24.2,<0.25.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
Requires-Dist: statannot (>=0.2.3,<0.3.0)
Requires-Dist: tqdm (>=4.62.0,<5.0.0)
