Metadata-Version: 2.4
Name: psychopy-eyetracker-eyelogic
Version: 1.2.4
Summary: extension package for PsychoPy which adds support for EyeLogic eyetrackers to ioHub
Author-email: EyeLogic GmbH <info@eyelogicsolutions.com>
License: Freely Distributable
Classifier: License :: Freely Distributable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: eyelogic-sdk==1.2.4
Dynamic: license-file

# Psychopy Integration of EyeLogic Eye Tracking Devices

Extension for PsychoPy which adds support for [EyeLogic](https://www.eyelogicsolutions.com/)  eyetrackers (via ioHub)

## Supported Devices

Installing this package alongside PsychoPy will enable support for the following  devices:

* Supported EyeLogic eye trackers
    
## Installation

Install this package with the following shell command:

```
pip install psychopy-eyetracker-eyelogic
```

You may also use PsychoPy's builtin plugin/package manager to install this package.

## Usage

Once the package is installed, PsychoPy will automatically load it when started. The `psychopy.iohub.devices.eyetracker.hw.eyelogic` namespace contains the loaded objects.
