Metadata-Version: 2.1
Name: pupil_labs_realtime_api
Version: 1.2.0a2
Summary: Python client for the Pupil Labs Realtime API
Home-page: https://github.com/pupil-labs/realtime-python-api
Author: Pupil Labs GmbH
Author-email: info@pupil-labs.com
License: MIT
Project-URL: Documentation, https://pupil-labs-realtime-api.readthedocs.io/en/stable/
Project-URL: History, https://pupil-labs-realtime-api.readthedocs.io/en/latest/history.html
Project-URL: Network API Specification, https://github.com/pupil-labs/realtime-network-api
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: opencv
Provides-Extra: testing
License-File: LICENSE

.. image:: https://img.shields.io/pypi/v/pupil-labs-realtime-api.svg
   :target: `PyPI link`_

.. image:: https://img.shields.io/pypi/pyversions/pupil-labs-realtime-api.svg
   :target: `PyPI link`_

.. _PyPI link: https://pypi.org/project/pupil-labs-realtime-api

.. image:: https://github.com/papr/realtime-api/workflows/tests/badge.svg
   :target: https://github.com/papr/realtime-api/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/pupil-labs-realtime-api/badge/?version=latest
   :target: https://pupil-labs-realtime-api.readthedocs.io/en/latest/?badge=latest

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

*******************************
Pupil Labs' Realtime API Client
*******************************

- `Documentation <https://pupil-labs-realtime-api.readthedocs.io/>`_
