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 }}
ZipFile
/
python-osc
Public
forked from
attwad/python-osc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
parsing
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2026
TCP handling logic cleanup
ZipFile
committed
60b94ba
View commit details
Copy full SHA for 60b94ba
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
fixed regexp parsing, enforced ',' on begining of datagrams as per spec and also fixed time parsing (when > 24h)
attwad
committed
8b5a5f2
View commit details
Copy full SHA for 8b5a5f2
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Run `flynt` to transform formatting to f-strings
akx
committed
d2437f2
View commit details
Copy full SHA for d2437f2
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
format with black and add gh action to check black format was applied
attwad
committed
30ef81c
View commit details
Copy full SHA for 30ef81c
View code at this point
Browse repository at this point
fix more mypy and flake8 warnings
attwad
committed
a2f8990
View commit details
Copy full SHA for a2f8990
View code at this point
Browse repository at this point
fix a buch of flake8 errors
attwad
committed
9a88789
View commit details
Copy full SHA for 9a88789
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
This function takes only a packet
PeterJCLaw
committed
c8a23c8
View commit details
Copy full SHA for c8a23c8
View code at this point
Browse repository at this point
Extract a MidiPacket type alias
PeterJCLaw
committed
211dd73
View commit details
Copy full SHA for 211dd73
View code at this point
Browse repository at this point
Make this type annotation match the implementation
PeterJCLaw
committed
e564bba
View commit details
Copy full SHA for e564bba
View code at this point
Browse repository at this point
Tell the type checker what this type is
Show description for 79ddede
PeterJCLaw
committed
79ddede
View commit details
Copy full SHA for 79ddede
View code at this point
Browse repository at this point
Type these named tuples
Show description for e3e2dda
PeterJCLaw
committed
e3e2dda
View commit details
Copy full SHA for e3e2dda
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
implemented signed int64 support #21
cansik
committed
3bc9dd5
View commit details
Copy full SHA for 3bc9dd5
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Fixed ntp.py, added Timestamp and parse_timestamp.
smrg-lm
committed
0cfcee6
View commit details
Copy full SHA for 0cfcee6
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Fix ntp/osc timestamp/timetag conversion and TimedMessage time.
smrg-lm
committed
bf290cb
View commit details
Copy full SHA for bf290cb
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
support empty strings
attwad
committed
c6b1807
View commit details
Copy full SHA for c6b1807
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Add type annotation
DrLuke
committed
35827e1
View commit details
Copy full SHA for 35827e1
View code at this point
Browse repository at this point
Add type annotation
DrLuke
committed
47f2fd1
View commit details
Copy full SHA for 47f2fd1
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
osc_types.py: remove print statement
Show description for 934d7fc
dyfer
authored
934d7fc
View commit details
Copy full SHA for 934d7fc
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Use the common error raise format in get_double()
levaitamas
committed
b6d5699
View commit details
Copy full SHA for b6d5699
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Add 'd' 64-bit floating point number type tag
levaitamas
committed
bf9423b
View commit details
Copy full SHA for bf9423b
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Make write_midi() errors clear
levaitamas
committed
d494ca6
View commit details
Copy full SHA for d494ca6
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Add 'm' 4-byte MIDI type tag
levaitamas
committed
83dc8d5
View commit details
Copy full SHA for 83dc8d5
View code at this point
Browse repository at this point
Commits on May 15, 2018
removed debug statement + minor adjustments
Jürgen Hahn
committed
07d3e38
View commit details
Copy full SHA for 07d3e38
View code at this point
Browse repository at this point
Commits on May 12, 2018
added test for get_ttag function in test_osc_types.py and test_osc_message.py; minor refactoring in osc_types.py
Jürgen Hahn
committed
bd0fee2
View commit details
Copy full SHA for bd0fee2
View code at this point
Browse repository at this point
Commits on May 7, 2018
can now parse osc time tags
Show description for 6646f94
Jürgen Hahn
committed
6646f94
View commit details
Copy full SHA for 6646f94
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Merge pull request #39 from wlfyit/type_rgba
Show description for 61500b5
attwad
authored
61500b5
View commit details
Copy full SHA for 61500b5
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
created rgba type
tyrm
committed
de79859
View commit details
Copy full SHA for de79859
View code at this point
Browse repository at this point
should return a signed int
Tyr
committed
44b5f58
View commit details
Copy full SHA for 44b5f58
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Changed ntp to system time conversion
organic-jukebox
committed
2b2eb6e
View commit details
Copy full SHA for 2b2eb6e
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
nicer implementation of new systemtime-to-ntp conversion
the-drunk-coder
committed
7c29a02
View commit details
Copy full SHA for 7c29a02
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
changed implementation of ntp timestamp conversion
Show description for f56b9c1
the-drunk-coder
committed
f56b9c1
View commit details
Copy full SHA for f56b9c1
View code at this point
Browse repository at this point
Commits on Feb 18, 2014
more coverage on nto, osc types and osc bundle+builders
attwad
committed
472eac6
View commit details
Copy full SHA for 472eac6
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
100% coverage for osc_types
attwad
committed
56317e3
View commit details
Copy full SHA for 56317e3
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
ran flake8 over the whole repository and fixed all but indent warnings
attwad
committed
5fd00cf
View commit details
Copy full SHA for 5fd00cf
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
changing imports to include base pythonosc module name so that imports work when installed via setup.py
attwad
committed
bffc309
View commit details
Copy full SHA for bffc309
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.