An open API service indexing awesome lists of open source software.

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

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]