Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.84 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.84 KB

Latest PyPI Release PyPI pyversions Build Status codecov Codacy Badge Documentation Status License

PyCartool

A simple open source Python package for I/O between Cartool and python

About Cartool

Cartool is the EEG analysis software developped at the Functional Brain Mapping Lab (FBMLab), in Geneva, Switzerland. This project was initiated in 1996, and is still actively developped 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.

alt text

Installation

The latest stable version of Pycartool is available through PyPi:

pip install pycartool

Documentation

Documentation is available at https://pycartool.readthedocs.io/en/stable/

Contributing to Pycartool

Any contribution is welcome, please let us know by opening an issue!