3 projects
edflib
python edflib is a python package ot allow access to European Data Format files (EDF for short). This is a standard for biological signals such as EEG, evoked potentials and EMG. This module wraps Teunis van Beelen's edflib. Unless you have good reason to use this package, you may want to use pyedflib instead as it is more actively and better maintained.
eeghdf
eeghdf is a module for reading a writing EEG data into the hdf5 format
django-wsgiserver
django-wsgiserver installs a web server for Django using CherryPy's WSGI server.