Pupil Labs’ Realtime Python API#
pupil_labs.realtime_api
is a Python module to abstract away some of the complexities
of the Pupil Labs Realtime Network API.
Use pip to install the package:
pip install pupil-labs-realtime-api
To get started, see our introductory tutorial or the Code Examples.
The source code and issue tracker are both hosted on GitHub.