.gitignore
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
.github/config.yml
.github/workflows/main.yml
examples/README.txt
examples/plot_mne_sample_features.py
examples/plot_mne_sample_gridsearch.py
examples/plot_psd_slope_estimation.py
examples/plot_seizure_example.py
examples/plot_user_defined_function.py
mne_features/__init__.py
mne_features/bivariate.py
mne_features/feature_extraction.py
mne_features/mock_numba.py
mne_features/univariate.py
mne_features/utils.py
mne_features.egg-info/PKG-INFO
mne_features.egg-info/SOURCES.txt
mne_features.egg-info/dependency_links.txt
mne_features.egg-info/requires.txt
mne_features.egg-info/top_level.txt
mne_features/tests/test_bivariate.py
mne_features/tests/test_feature_extraction.py
mne_features/tests/test_univariate.py
mne_features/tests/test_utils.py