https://github.com/pupil-labs/pl-neon-recording
An API for working with raw data from Neon recordings
https://github.com/pupil-labs/pl-neon-recording
Last synced: 11 days ago
JSON representation
An API for working with raw data from Neon recordings
- Host: GitHub
- URL: https://github.com/pupil-labs/pl-neon-recording
- Owner: pupil-labs
- License: mit
- Created: 2024-03-05T11:01:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T11:29:25.000Z (15 days ago)
- Last Synced: 2025-04-13T05:45:18.107Z (11 days ago)
- Language: Python
- Homepage: https://pupil-labs.github.io/pl-neon-recording/
- Size: 40.7 MB
- Stars: 3
- Watchers: 11
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://img.shields.io/pypi/v/skeleton.svg
:target: `PyPI link`_.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg
:target: `PyPI link`_.. _PyPI link: https://pypi.org/project/skeleton
.. image:: https://github.com/jaraco/skeleton/workflows/tests/badge.svg
:target: https://github.com/jaraco/skeleton/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/skeleton/badge/?version=latest
.. :target: https://skeleton.readthedocs.io/en/latest/?badge=latest.. image:: https://img.shields.io/badge/skeleton-2022-informational
:target: https://blog.jaraco.com/skeleton*******************************
Neon Recording API
*******************************Check out the `documentation `_ or `examples `_ for ways to use this library, but note that the examples have additional dependencies.
.. code-block:: bash
pip install pl-neon-recording[examples]