Installation ============ The package can be installed from the `Python Package Index (PyPI) `_ via the command line: .. code-block:: bash pip install eeg-ride Alternatively, to install the latest development version directly from `GitHub `_: .. code-block:: bash pip install git+https://github.com/kirstenstark/eeg-ride.git The package requires Python 3 and a number of `dependency packages `_, which will get installed automatically when running the commands above. What next? ---------- To jump right into how to use the package, see :doc:`Quickstart `. If you have questions or need help with using the package, please `create an issue on GitHub `_.