Metadata-Version: 2.1
Name: TruScanEEGpy
Version: 0.0.1
Summary: Utility functions to work with Deymed's TruScan EEG system.
Home-page: https://github.com/neuropsychology/TruScanEEGpy
Author: Dominique Makowski
Author-email: dom.makowski@gmail.com
License: MIT license
Keywords: TruScanEEGpy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7

TruScanEEGpy
============



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

.. image:: https://img.shields.io/travis/neuropsychology/TruScanEEGpy.svg
        :target: https://travis-ci.org/neuropsychology/TruScanEEGpy

.. image:: https://codecov.io/gh/neuropsychology/TruScanEEGpy/branch/master/graph/badge.svg
        :target: https://codecov.io/gh/neuropsychology/TruScanEEGpy

.. image:: https://img.shields.io/pypi/dm/TruScanEEGpy
        :target: https://pypi.python.org/pypi/TruScanEEGpy

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


**Utility functions to work with Deymed's TruScan EEG system.**



Installation
------------

To install TruScanEEGpy, run this command in your terminal:

.. code-block:: console

    $ pip install TruScanEEGpy


Documentation
--------------

The documentation is available `here <https://TruScanEEGpy.readthedocs.io/en/latest>`_. Check out these tutorials:

- **No tutorial yet**


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

0.0.1 (2019-10-29)
------------------

* First release on PyPI.


