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 }}
jeffThompson
/
python2-osc
Public
forked from
mwicat/python2-osc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
python2
User selector
All users
Datepicker
All time
Commit history
Commits on May 11, 2015
Rename project
Marek Wiewiorski
committed
f12ad8b
View commit details
Copy full SHA for f12ad8b
Browse repository at this point
Add fix for testing floating point number
Marek Wiewiorski
committed
90c5224
View commit details
Copy full SHA for 90c5224
Browse repository at this point
Initial backport
Marek Wiewiorski
committed
98159f4
View commit details
Copy full SHA for 98159f4
Browse repository at this point
Commits on Apr 15, 2015
Merge pull request #20 from jsheedy/master
Show description for 8a47fd9
attwad
committed
8a47fd9
View commit details
Copy full SHA for 8a47fd9
Browse repository at this point
updated handlers_for_address docstring
jsheedy
committed
b1e67db
View commit details
Copy full SHA for b1e67db
Browse repository at this point
updates from PR comments
jsheedy
committed
8afddfe
View commit details
Copy full SHA for 8afddfe
Browse repository at this point
Changed Dispatcher.map to a default dict to support multiple mappings
jsheedy
committed
6dcd02f
View commit details
Copy full SHA for 6dcd02f
Browse repository at this point
Merge pull request #19 from jsheedy/master
Show description for 53af5d0
attwad
committed
53af5d0
View commit details
Copy full SHA for 53af5d0
Browse repository at this point
Commits on Apr 14, 2015
support for wildcards in dispatch patterns
jsheedy
committed
40f303e
View commit details
Copy full SHA for 40f303e
Browse repository at this point
Commits on Oct 26, 2014
upped version 1.4.2
attwad
committed
c3b8b7c
View commit details
Copy full SHA for c3b8b7c
Browse repository at this point
Commits on Jul 28, 2014
updated license statement in readme
attwad
committed
4e65418
View commit details
Copy full SHA for 4e65418
Browse repository at this point
Change license to public domain.
Show description for 54a40a0
attwad
committed
54a40a0
View commit details
Copy full SHA for 54a40a0
Browse repository at this point
Commits on Jul 27, 2014
added pip version badge
attwad
committed
cfa4e3c
View commit details
Copy full SHA for cfa4e3c
Browse repository at this point
Commits on Jul 13, 2014
added travis build status widget in the readme.rst
attwad
committed
c4c53de
View commit details
Copy full SHA for c4c53de
Browse repository at this point
support python 3.3 and 3.4 in travis
attwad
committed
8f818a5
View commit details
Copy full SHA for 8f818a5
Browse repository at this point
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
15eff98
View commit details
Copy full SHA for 15eff98
Browse repository at this point
added travis config file
attwad
committed
fe80b16
View commit details
Copy full SHA for fe80b16
Browse repository at this point
Commits on Jul 12, 2014
added license link to readme
attwad
committed
46c4599
View commit details
Copy full SHA for 46c4599
Browse repository at this point
added license now that people are asking for it
attwad
committed
367387c
View commit details
Copy full SHA for 367387c
Browse repository at this point
Commits on Jun 15, 2014
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
ecb8b85
View commit details
Copy full SHA for ecb8b85
Browse repository at this point
Do nop strip datagram, I have no idea why I did this before it is stupid, it causes datagrams encoded with tabs in it to be stripped so integers values like 9 would be stripped and no callback woul…
Show description for a67281e
attwad
committed
a67281e
View commit details
Copy full SHA for a67281e
Browse repository at this point
Commits on Jun 13, 2014
fix typo in top level comment of osc_server.py
attwad
committed
2e33c00
View commit details
Copy full SHA for 2e33c00
Browse repository at this point
Commits on May 19, 2014
Merge pull request #11 from almost/patch-1
Show description for d5b0ffd
attwad
committed
d5b0ffd
View commit details
Copy full SHA for d5b0ffd
Browse repository at this point
__builtins__ is a dict in modules in py 2.x, use __builtin__ module.
almost
committed
b433dfd
View commit details
Copy full SHA for b433dfd
Browse repository at this point
Commits on May 1, 2014
bumped version to 1.4.1 and uploaded to pypi
attwad
committed
2b0b17e
View commit details
Copy full SHA for 2b0b17e
Browse repository at this point
updated readme with correct example
attwad
committed
6367020
View commit details
Copy full SHA for 6367020
Browse repository at this point
made the example compatible with the newly returned address param
attwad
committed
752c1bd
View commit details
Copy full SHA for 752c1bd
Browse repository at this point
added address that triggered the handlers as the first argument
attwad
committed
0908e3b
View commit details
Copy full SHA for 0908e3b
Browse repository at this point
Commits on Apr 22, 2014
add test for regexp escape, escape the address passed ot the dispatcher first to not get confused if characters with special meanings were part of the osc address
attwad
committed
52525a7
View commit details
Copy full SHA for 52525a7
Browse repository at this point
fix default handler type, should be a Handler
attwad
committed
6aa6c47
View commit details
Copy full SHA for 6aa6c47
Browse repository at this point
added default handler to dispatcher
attwad
committed
3f5f143
View commit details
Copy full SHA for 3f5f143
Browse repository at this point
Commits on Apr 17, 2014
bumped version to 1.4
attwad
committed
d33069b
View commit details
Copy full SHA for d33069b
Browse repository at this point
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
db16047
View commit details
Copy full SHA for db16047
Browse repository at this point
add one more test for mathcing of +
attwad
committed
33b2cf5
View commit details
Copy full SHA for 33b2cf5
Browse repository at this point
allow + as a character matched by the osc address whildcard *. Fixes #7
attwad
committed
4802e94
View commit details
Copy full SHA for 4802e94
Browse repository at this point
Previous
Next
You can’t perform that action at this time.