https://github.com/pupil-labs/realtime-python-api
Pupil Labs Realtime API client
https://github.com/pupil-labs/realtime-python-api
Last synced: 12 days ago
JSON representation
Pupil Labs Realtime API client
- Host: GitHub
- URL: https://github.com/pupil-labs/realtime-python-api
- Owner: pupil-labs
- License: mit
- Created: 2021-12-16T19:14:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T07:45:37.000Z (16 days ago)
- Last Synced: 2025-04-13T05:45:46.350Z (12 days ago)
- Language: Python
- Homepage: https://pupil-labs-realtime-api.readthedocs.io/en/latest/
- Size: 649 KB
- Stars: 6
- Watchers: 7
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
.. 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-2022-informational
:target: https://blog.jaraco.com/skeleton*******************************
Pupil Labs' Realtime API Client
*******************************- `Documentation `_