Metadata-Version: 2.1
Name: lsl_relay
Version: 3.2.1
Summary: Relay data from Pupil Labs Companion apps to LabStreamingLayer
Home-page: https://github.com/pupil-labs/lsl-relay/
Author: Pupil Labs GmbH
Author-email: info@pupil-labs.com
License: MIT
Project-URL: Documentation, https://lsl-relay.readthedocs.io/en/stable/
Project-URL: History, https://lsl-relay.readthedocs.io/en/latest/history.html
Project-URL: Pupil Labs Realtime Network API, https://github.com/pupil-labs/realtime-network-api
Project-URL: LabStreamingLayer, https://labstreaminglayer.readthedocs.io/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: click>=7.0
Requires-Dist: pupil-labs-realtime-api>=1.2.1
Requires-Dist: pylsl>=1.12.2
Requires-Dist: rich
Requires-Dist: typing-extensions
Requires-Dist: importlib-metadata; python_version < "3.8"
Provides-Extra: docs
Requires-Dist: furo; extra == "docs"
Requires-Dist: jaraco.packaging>=9; extra == "docs"
Requires-Dist: pandas; extra == "docs"
Requires-Dist: rst.linker>=1.9; extra == "docs"
Requires-Dist: scikit-learn; extra == "docs"
Requires-Dist: seaborn; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-toolbox; extra == "docs"
Requires-Dist: importlib-metadata; python_version < "3.8" and extra == "docs"
Provides-Extra: pupil-cloud-alignment
Requires-Dist: numpy; extra == "pupil-cloud-alignment"
Requires-Dist: pandas; extra == "pupil-cloud-alignment"
Requires-Dist: pyxdf; extra == "pupil-cloud-alignment"
Requires-Dist: scikit-learn; extra == "pupil-cloud-alignment"
Requires-Dist: seaborn; extra == "pupil-cloud-alignment"
Provides-Extra: testing
Requires-Dist: pytest>=6; extra == "testing"
Requires-Dist: pytest-checkdocs>=2.4; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-enabler>=1.3; extra == "testing"
Requires-Dist: pytest-mypy>=0.9.1; platform_python_implementation != "PyPy" and extra == "testing"

.. image:: https://img.shields.io/pypi/v/lsl-relay.svg
   :target: `PyPI link`_

.. image:: https://img.shields.io/pypi/pyversions/lsl-relay.svg
   :target: `PyPI link`_

.. _PyPI link: https://pypi.org/project/lsl-relay

.. image:: https://github.com/pupil-labs/lsl-relay/workflows/tests/badge.svg
   :target: https://github.com/pupil-labs/lsl-relay/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. image:: https://readthedocs.org/projects/lsl-relay/badge/?version=latest
   :target: https://lsl-relay.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2022-informational
   :target: https://blog.jaraco.com/skeleton

*************************************************
Pupil Labs LSL Relay for Pupil Invisible
*************************************************

- `Documentation <https://pupil-labs-lsl-relay.readthedocs.io>`_
- Note: `the Neon Companion app now supports LSL by default <https://docs.pupil-labs.com/neon/data-collection/lab-streaming-layer/>`_. Using the LSL Relay with Neon is now deprecated.
