Installation#
EEGDash requires Python 3.11 or higher.
The package is on PyPI, and the source lives on GitHub.
Two install paths, depending on what you need:
Install via pip
For Beginners
pip install eegdash
Building from source code
For Advanced Users
For Python users who want the development version. Follow the setup instructions for building from GitHub.