Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pupil-labs
/
pl-realtime-api
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
16
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adds support for eye events (blinks and fixations) in the simple API.
- #72
#72
Merged
domstoppable
merged 13 commits into
main
pupil-labs/pl-realtime-api:main
from
simple_eye_events
pupil-labs/pl-realtime-api:simple_eye_events
Copy head branch name to clipboard
Apr 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Adds support for eye events (blinks and fixations) in the simple API.
#72
domstoppable
merged 13 commits into
main
pupil-labs/pl-realtime-api:main
from
simple_eye_events
pupil-labs/pl-realtime-api:simple_eye_events
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2025
Adds support for eye events (blinks and fixations) in the simple API.
mikelgg93
committed
7cd7d13
View commit details
Copy full SHA for 7cd7d13
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 006b11b
pre-commit-ci[bot]
committed
006b11b
View commit details
Copy full SHA for 006b11b
Browse repository at this point
Commits on Mar 17, 2025
Enhances eye event streaming by adding detailed output for blink and fixation events
mikelgg93
committed
5ebb613
View commit details
Copy full SHA for 5ebb613
Browse repository at this point
Do not print Unhandled events for fixations and blinks
mikelgg93
committed
79b0643
View commit details
Copy full SHA for 79b0643
Browse repository at this point
Modified examples of eye events.
mikelgg93
committed
544e537
View commit details
Copy full SHA for 544e537
Browse repository at this point
Commits on Mar 19, 2025
Revert typing annotation to 3.9. Ignore UP rules (0006, 007)
mikelgg93
committed
ef3fd9a
View commit details
Copy full SHA for ef3fd9a
Browse repository at this point
Update setup.cfg to specify pl-neon-recording version constraints based on Python version
mikelgg93
committed
8b9f99a
View commit details
Copy full SHA for 8b9f99a
Browse repository at this point
Missing py39 Annotation fix
mikelgg93
committed
dfb4c18
View commit details
Copy full SHA for dfb4c18
Browse repository at this point
Update version constraints for pl-neon-recording in setup.cfg based on Python version and package name
mikelgg93
committed
263fbba
View commit details
Copy full SHA for 263fbba
Browse repository at this point
Commits on Apr 2, 2025
simplify format for linter
domstoppable
committed
e182807
View commit details
Copy full SHA for e182807
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 91f9fbd
pre-commit-ci[bot]
committed
91f9fbd
View commit details
Copy full SHA for 91f9fbd
Browse repository at this point
Merge branch 'main' into simple_eye_events
domstoppable
committed
0dca135
View commit details
Copy full SHA for 0dca135
Browse repository at this point
Implements eye-events in on-demand simple api
domstoppable
committed
1f9a37d
View commit details
Copy full SHA for 1f9a37d
Browse repository at this point
You can’t perform that action at this time.