Installation#

EEGDash is written in Python 3, specifically for version 3.8 or above.

The package is distributed via Python package index (PyPI), and you can access the source code via Github repository.

There are different ways to install EEGDash, depending on your needs and:

Install via pip

For Beginners

EEGDash Installer with pip

Building from source code

For Advanced Users

Terminal Window

Already familiar with Python? Follow our setup instructions for building from Github and start to contribute!