Metadata-Version: 2.1
Name: raek-mne
Version: 2022.11.1
Summary: Tools for processing EEG data with MNE.
Home-page: https://github.com/Eklund89/raek_mne
Author: Rasmus Eklund
Author-email: rasmus.eklund@psychology.su.se
License: MIT license
Keywords: raek_mne
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

========
raek_mne
========


.. image:: https://img.shields.io/pypi/v/raek_mne.svg
        :target: https://pypi.python.org/pypi/raek_mne

.. image:: https://img.shields.io/travis/Eklund89/raek_mne.svg
        :target: https://travis-ci.com/Eklund89/raek_mne

.. image:: https://readthedocs.org/projects/raek-mne/badge/?version=latest
        :target: https://raek-mne.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Tools for processing EEG data with MNE.


* Free software: MIT license
* Documentation: https://raek-mne.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

2022.11.01 (2022-11-01)
-----------------------

* First release on PyPI.
