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 }}
sciprogramming
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
dispatcher.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2015
updated handlers_for_address docstring
jsheedy
committed
b1e67db
View commit details
Copy full SHA for b1e67db
View code at this point
Browse repository at this point
updates from PR comments
jsheedy
committed
8afddfe
View commit details
Copy full SHA for 8afddfe
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
fix default handler type, should be a Handler
attwad
committed
6aa6c47
View commit details
Copy full SHA for 6aa6c47
View code at this point
Browse repository at this point
added default handler to dispatcher
attwad
committed
3f5f143
View commit details
Copy full SHA for 3f5f143
View code at this point
Browse repository at this point
Commits on Apr 17, 2014
allow + as a character matched by the osc address whildcard *. Fixes #7
attwad
committed
4802e94
View commit details
Copy full SHA for 4802e94
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 26, 2013
use named tuples for handler callbacks and arguments
attwad
committed
2266a17
View commit details
Copy full SHA for 2266a17
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
renamed src to pythonosc as it will be the package name once I figure out how to use distribute and run unittests...
attwad
committed
3e29415
View commit details
Copy full SHA for 3e29415
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.