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 }}
Jkezza
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 4, 2020
Merge pull request #119 from tweigel-dev/hotfix/on__init__listen
Show description for d403315
attwad
authored
d403315
View commit details
Copy full SHA for d403315
Browse repository at this point
Commits on Jul 27, 2020
rename param
Thomas Weigel
committed
bca62bb
View commit details
Copy full SHA for bca62bb
Browse repository at this point
change commend
Thomas Weigel
committed
cea6dd7
View commit details
Copy full SHA for cea6dd7
Browse repository at this point
fix param on wrong position
Thomas Weigel
committed
9121b1c
View commit details
Copy full SHA for 9121b1c
Browse repository at this point
Commits on Jul 2, 2020
Merge pull request #120 from simondowns/2wayexample
Show description for 19691c5
attwad
authored
19691c5
View commit details
Copy full SHA for 19691c5
Browse repository at this point
add2wayexample
Simon Downs
authored and
Simon Downs
committed
e541665
View commit details
Copy full SHA for e541665
Browse repository at this point
Commits on Jun 14, 2020
add possibilty to not listen on __init__() at Server
tweigel-dev
authored
1d158f5
View commit details
Copy full SHA for 1d158f5
Browse repository at this point
Commits on Nov 22, 2019
Create CHANGELOG.md to start documenting releases
Show description for 33d0f11
attwad
authored
33d0f11
View commit details
Copy full SHA for 33d0f11
Browse repository at this point
Commits on Oct 31, 2019
Merge pull request #112 from Ragzouken/patch-1
Show description for 048f5cd
attwad
authored
048f5cd
View commit details
Copy full SHA for 048f5cd
Browse repository at this point
Commits on Oct 30, 2019
switch "catch" to "except"
Ragzouken
authored
477f693
View commit details
Copy full SHA for 477f693
Browse repository at this point
Fallback to `from collections import Iterable` for older python versions
Ragzouken
authored
0410317
View commit details
Copy full SHA for 0410317
Browse repository at this point
Update travis to include to python 3.7 and 3.8
Ragzouken
authored
e789b99
View commit details
Copy full SHA for e789b99
Browse repository at this point
In python 3.8, Iterable must be imported from collections.abc
Ragzouken
authored
ee42573
View commit details
Copy full SHA for ee42573
Browse repository at this point
Commits on Oct 10, 2019
marking setup.py version at head to be 1.7.5
attwad
committed
9c1cf63
View commit details
Copy full SHA for 9c1cf63
Browse repository at this point
bumping version to 1.7.3
attwad
committed
433a69f
View commit details
Copy full SHA for 433a69f
Browse repository at this point
Commits on Oct 1, 2019
Merge pull request #106 from smrg-lm/sc3
Show description for 7f00183
attwad
authored
7f00183
View commit details
Copy full SHA for 7f00183
Browse repository at this point
Fix tests.
smrg-lm
committed
239b4a0
View commit details
Copy full SHA for 239b4a0
Browse repository at this point
Fixed ntp.py, added Timestamp and parse_timestamp.
smrg-lm
committed
0cfcee6
View commit details
Copy full SHA for 0cfcee6
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
Browse repository at this point
Commits on Aug 5, 2019
Merge pull request #100 from cockroach/nil-values
Show description for 9da6496
attwad
authored
9da6496
View commit details
Copy full SHA for 9da6496
Browse repository at this point
Merge pull request #101 from cockroach/feature-ipv6-support
Show description for 7a68606
attwad
authored
7a68606
View commit details
Copy full SHA for 7a68606
Browse repository at this point
Commits on Aug 3, 2019
Fix some issues with the first attempt
Stefan Ott
committed
a6f31c3
View commit details
Copy full SHA for a6f31c3
Browse repository at this point
Commits on Jul 30, 2019
Add support for sending NIL value
habersack
committed
5a01154
View commit details
Copy full SHA for 5a01154
Browse repository at this point
Add support for IPv6 to UDPClient
habersack
committed
ac9948c
View commit details
Copy full SHA for ac9948c
Browse repository at this point
Commits on Jul 18, 2019
support empty strings
attwad
committed
c6b1807
View commit details
Copy full SHA for c6b1807
Browse repository at this point
Commits on Mar 7, 2019
Merge pull request #94 from Nagasaki45/master
Show description for 6475eaa
attwad
authored
6475eaa
View commit details
Copy full SHA for 6475eaa
Browse repository at this point
Correct import in building bundles example
Nagasaki45
committed
f92353f
View commit details
Copy full SHA for f92353f
Browse repository at this point
Correct imports on README examples
Nagasaki45
committed
ad8df66
View commit details
Copy full SHA for ad8df66
Browse repository at this point
Commits on Jan 14, 2019
Add readthedocs documentation link to readme.rst
Show description for c44e6f0
attwad
authored
c44e6f0
View commit details
Copy full SHA for c44e6f0
Browse repository at this point
Merge pull request #92 from DrLuke/documentation
Show description for bdf1706
attwad
authored
bdf1706
View commit details
Copy full SHA for bdf1706
Browse repository at this point
Commits on Jan 11, 2019
Remove unnecessary example section
DrLuke
committed
c514cd1
View commit details
Copy full SHA for c514cd1
Browse repository at this point
Add async server example
DrLuke
committed
d95dc9c
View commit details
Copy full SHA for d95dc9c
Browse repository at this point
Rewrite docustring in sphinx format
DrLuke
committed
16e376b
View commit details
Copy full SHA for 16e376b
Browse repository at this point
Add server documentation
DrLuke
committed
1f8c494
View commit details
Copy full SHA for 1f8c494
Browse repository at this point
Commits on Jan 10, 2019
Add automodule arguments
DrLuke
committed
011effb
View commit details
Copy full SHA for 011effb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.