A simple open source Python package for I/O between Cartool and python
Cartool is the EEG analysis software developed at the Functional Brain Mapping Lab (FBMLab), in Geneva, Switzerland. This project was initiated in 1996, and is still actively developed up to these days. It has been entirely programmed by Denis Brunet in C++, and doesn't rely on any other dependency to run. from Cartool website.
The latest stable version of Pycartool is available through PyPi:
pip install pycartool
Documentation is available at https://pycartool.readthedocs.io/en/stable/
Any contribution is welcome, please let us know by opening an issue!