Skip to content
View papr's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Berlin
  • 23:31 (UTC +02:00)

Organizations

@AR-labs
Block or Report

Block or report papr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
papr/README.md

Pinned

  1. pupil-labs/realtime-python-api pupil-labs/realtime-python-api Public

    Pupil Labs Realtime API client

    Python 5 4

  2. pupil-labs/pupil-core-network-client pupil-labs/pupil-core-network-client Public

    A Python client for the Pupil Core Network API

    Python 1

  3. README.md README.md
    1
    Generate a Pupil-Player-compatible recording from a single, externally recorded, video file.
    2
    
                  
    3
    ## Dependencies:
    4
    
                  
    5
    ```
  4. pupil-labs/pupil pupil-labs/pupil Public

    Open source eye tracking

    Python 1.4k 664

  5. pupil-labs/lsl-relay pupil-labs/lsl-relay Public

    Python 2

  6. Partial simulation of https://pupil-... Partial simulation of https://pupil-labs-realtime-api.readthedocs.io/en/stable/api/simple.html
    1
    import abc
    2
    import collections
    3
    import json
    4
    import logging
    5
    import pathlib