Metadata-Version: 1.1
Name: EyeTracker
Version: 1.0.0b1
Summary: Python Eye Tracking & Recording Software
Home-page: https://github.com/rcbyron/python-eye-tracker
Author: Connor Byron
Author-email: rcbyron3@gmail.com
License: GPLv3
Description: PyET - Python 3 Eye Tracking & Recording Software

        * Requires OpenCV 3 (unofficial package: http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv)

        * Requires PyQT5 (https://riverbankcomputing.com/software/pyqt/download5)

        * Tested on Python 3.4

        
Keywords: eye tracking recording capturing development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
