This is the "biosig" extension module for the fileformats package
This extension can be installed for Python 3 using pip:
$ python3 -m pip install fileformats-biosig
This will install the core package used for identification and validation. To interact with the contents of the files (e.g. read metadata), you will also need to install the "extras" package:
$ python3 -m pip install fileformats-biosig-extras
This work is licensed under a Creative Commons Attribution 4.0 International License