Skip to main content

Python wrapper for the IntelliGaze API by Alea Technologies

Project description

PyAlea

Python wrapper for the IntelliGaze API by Alea Technologies.

C API

Alea offers an API to interact with their eye trackers. This API operates through COM, and is less straightforward to wrap in Python. (While technically possible, it requires external packages, and jumping through several hoops.) An easier solution was to introduce a C++ wrapper for the API, which is then compiled as a DLL. The resulting DLL is more easily accessed through Python's ctypes.

The source code for this "C API" wrapper for the original API is included here.

Download and install

PyAlea is available via the Python Package Index (PyPI), and can be installed through pip.

pip install python-alea

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-alea-0.0.4.tar.gz (59.4 kB view hashes)

Uploaded Source

Built Distribution

python_alea-0.0.4-py2-none-any.whl (64.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page