Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.5 KB

README.rst

File metadata and controls

41 lines (27 loc) · 1.5 KB
tests Code style: Black https://readthedocs.org/projects/pupil-core-network-client/badge/?version=latest https://img.shields.io/badge/skeleton-2021-informational

Pupil Core Network API Client

This Python module is a client for the Pupil Core Network API. It implements many of the functionalities demonstrated in the Pupil Helpers.

Installation

We recommend installing the pre-packaged binary wheels from PyPI:

pip install pupil-core-network-client

For more information see the documentation.