RCkit is a Python library for reading, writing and preprocessing data from the simulated eye-tracking experiments. It is designed to be used with the Eye-Tracking Dataset. The library is built on top of Pandas, Numpy and Matplotlib.
$ cd rckit
$ pip install .
Update soon, please refer to this repo for how to use the library in the context of the Eye-Tracking Dataset.