Last year I got a scholarship to participate in the MNE-Python 2022 Code Sprint. Besides some fixes and work in the documentation my main goal was to enable MNE to read and support Eye Tracking data.
We now merged a first big PR (thanks to Scott Huberty for joining me and pushing us forward!):
MNE now has a dedicated class for eye tracking data and can import SR Research's proprietary ASCII files (or work with data in numpy arrays). Check out the first tutorials here and here ;)