Metadata-Version: 2.4
Name: beam-eye-tracker
Version: 2.1.0
Summary: Beam Eye Tracker API - Access real-time head and eye tracking data to build diverse games and applications.
Author-email: Kenneth Funes <kenneth@eyeware.tech>
Maintainer-email: Kenneth Funes <kenneth@eyeware.tech>
License-Expression: LicenseRef-BET-SDK-License-1.0
Project-URL: Homepage, https://docs.beam.eyeware.tech/
Project-URL: Documentation, https://docs.beam.eyeware.tech/
Project-URL: Discord, http://bit.ly/4089mMT
Project-URL: Get Beam, https://beam.eyeware.tech/get-beam/
Keywords: eye tracking,head tracking,game development,application
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: THIRD_PARTY_LICENSES.md
Requires-Dist: numpy>=1.5
Dynamic: license-file

# Beam Eye Tracker SDK 

The Beam Eye Tracker SDK leverages the [Beam Eye Tracker](https://beam.eyeware.tech/)'s head and eye tracking output to boost **immersion** and **performance** of video games. This package distributes the python bindings for it.

This API gives you access to real-time tracking data, such as head pose and eye gaze on screen, allowing to develop a **wide range of applications**, from accessibility solutions to intuitive interfaces and UX research tools. Given that only a webcam or smartphone is required, solutions become accessible to many users.

Free demo is available on [Steam](https://store.steampowered.com/app/2375780/Beam_Eye_Tracker/). For comprehensive documentation on the API, including installation guides, references, and integration examples, please visit [https://docs.beam.eyeware.tech/](https://docs.beam.eyeware.tech/).

This project is licensed under the BET-SDK-License-1.0 License. See the [license terms](https://docs.beam.eyeware.tech/info/license.html) for details.
