.. _installation: Installation ============ Requirements: * Python ≥ 3.4 * numpy * scipy * matplotlib ≥ 2.0 * pyqtgraph ≥ 0.10.0 * PyQt4 or PyQt5 (manual installation required) Optional dependencies: * Neo ≥ 0.6 (standalone app and Neo sources) * PyAV (video viewer) * pandas (dataframes and CSV writable epoch sources) To install the latest release:: pip install ephyviewer To install the latest development version:: pip install https://github.com/NeuralEnsemble/ephyviewer/archive/master.zip