Skip to content

adhawkmicrosystems/python-sdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdHawk Eye Tracking Python SDK Examples

A few examples showcasing how to use the Python SDK

Setup

Download and install AdHawk's eye tracking software

Creating a virtual enviroment is reccommended: python -m venv venv

To start the virtual environment: source venv/bin/activate or .\venv\Scripts\activate

Installing SDK + requirements: pip install -r <example>/requirements.txt

Quit the virtual environemnt: deactivate

Usage

Run AdHawk Backend

Activate the virtual environment: source venv/bin/activate or .\venv\Scripts\activate

Modify / run example

Quit the virtual environemnt: deactivate

About

Examples showcasing AdHawk's Python SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages