Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / attwad/python-osc issues and pull requests
#184 - Publish type annotations
Pull Request -
State: closed - Opened by PeterJCLaw about 2 months ago
#183 - restore mistakenly deleted py.type file that was removed in #ee0a3ec
Pull Request -
State: closed - Opened by attwad about 2 months ago
- 1 comment
#182 - Reinstate type annotations
Issue -
State: closed - Opened by PeterJCLaw about 2 months ago
- 6 comments
#181 - Refactor mididings OSC Communication from pyliblo to python-osc
Issue -
State: closed - Opened by stefets 4 months ago
#180 - Buggy behavior in matching addresses
Issue -
State: open - Opened by stachursky444 4 months ago
- 1 comment
#179 - README: clarify how to send bundles
Pull Request -
State: closed - Opened by akx 4 months ago
#178 - Use f-strings for formatting
Pull Request -
State: closed - Opened by akx 4 months ago
#177 - Move all setup.cfg configuration into pyproject.toml
Pull Request -
State: closed - Opened by akx 4 months ago
- 1 comment
#176 - Dispatcher replies expect List not Tuple on TCP
Issue -
State: open - Opened by s0600204 5 months ago
#175 - Parse all OscMessages available within a packet's datagram
Pull Request -
State: closed - Opened by louiecaulfield 5 months ago
#174 - Update README.rst with TCP support information
Pull Request -
State: closed - Opened by bobh66 6 months ago
#173 - Add tcp support
Pull Request -
State: closed - Opened by bobh66 7 months ago
- 8 comments
#172 - Add a SLIP client for OSC over serial ports.
Pull Request -
State: closed - Opened by MartijnBraam 8 months ago
- 4 comments
#171 - SimpleUDPClient.send_message -> Type of parameter "value" is partially unknown
Issue -
State: open - Opened by BlackDereker about 1 year ago
#170 - How to set a timeout value?
Issue -
State: open - Opened by emoto-yasushi over 1 year ago
#169 - how make an osc response from the server
Issue -
State: open - Opened by systemeFriche over 1 year ago
- 3 comments
#168 - Add options to UdpClient to force the use of IPv4 when IPv6 is available and vice versa
Pull Request -
State: closed - Opened by johnallsup about 2 years ago
- 5 comments
#167 - How to display data in GUI tkinter label ?
Issue -
State: closed - Opened by rizaru22 about 2 years ago
- 1 comment
#166 - How to create an OSC server without blocking GUI operations
Issue -
State: closed - Opened by emoto-yasushi about 2 years ago
#165 - An easier way to send and receive from the same port ?
Issue -
State: open - Opened by hoh about 2 years ago
- 1 comment
#164 - Fix install of pygame on Python 3.11
Pull Request -
State: closed - Opened by PeterJCLaw over 2 years ago
- 4 comments
#163 - Treat Python versions as strings
Pull Request -
State: closed - Opened by PeterJCLaw over 2 years ago
#162 - test only active python releases
Pull Request -
State: closed - Opened by attwad over 2 years ago
#161 - Updates for recent mypy
Pull Request -
State: closed - Opened by PeterJCLaw over 2 years ago
- 7 comments
#160 - Add support for arguments with Nil type
Pull Request -
State: closed - Opened by ideoforms over 2 years ago
- 10 comments
#159 - cann't close osc server/py script
Issue -
State: open - Opened by high-solutions over 2 years ago
#158 - can't send Chinese
Issue -
State: closed - Opened by 1217728619 over 2 years ago
- 4 comments
#157 - Add type checking in CI and fixup annotations
Pull Request -
State: closed - Opened by PeterJCLaw over 2 years ago
- 5 comments
#156 - Indicate that this is a typed package
Pull Request -
State: closed - Opened by PeterJCLaw over 2 years ago
- 3 comments
#155 - Publish type annotations?
Issue -
State: closed - Opened by PeterJCLaw over 2 years ago
- 1 comment
#154 - use add_arg within a for loop
Issue -
State: closed - Opened by nbrc over 2 years ago
- 1 comment
#153 - readme link broken
Pull Request -
State: closed - Opened by FrancescElies over 2 years ago
#152 - pythonosc Cannot be resolved!
Issue -
State: closed - Opened by luisArandas almost 3 years ago
#151 - Need help
Issue -
State: open - Opened by jltnol almost 3 years ago
- 2 comments
#150 - Update README.rst
Pull Request -
State: closed - Opened by cameronsocialhardware almost 3 years ago
#149 - how can I put the received message to GUI?
Issue -
State: open - Opened by zingshowba almost 3 years ago
- 1 comment
#148 - Access to client ip and port in callback
Issue -
State: closed - Opened by maximillion90 about 3 years ago
- 2 comments
#147 - OSC server can't receive broadcast message
Issue -
State: open - Opened by alienshek337 about 3 years ago
- 3 comments
#146 - ValueError: Infered arg_value type is not supported
Issue -
State: open - Opened by craigvear over 3 years ago
#145 - Add Int64 support (OSC Type h)
Pull Request -
State: closed - Opened by cansik over 3 years ago
- 2 comments
#144 - Problems with ThreadingOSCUDPServer [receiving in Ubuntu terminal]
Issue -
State: open - Opened by luisArandas over 3 years ago
- 1 comment
#143 - Running with root possible?
Issue -
State: open - Opened by janfiess over 3 years ago
- 3 comments
#142 - Facing OSError: [Errno 48] Address already in use
Issue -
State: closed - Opened by SanderNotenbaert over 3 years ago
- 1 comment
#141 - Retrieving OSC argument from Threading Server and sending it to a Client
Issue -
State: open - Opened by JackCrescent over 3 years ago
- 1 comment
#140 - 1.7.6: Flaky test test_nto_to_system_time
Issue -
State: closed - Opened by dvzrv over 3 years ago
- 3 comments
#139 - README points to Travis CI build status, which has been removed
Issue -
State: closed - Opened by m-roberts almost 4 years ago
#138 - Create python-package.yml workflow to build&test
Pull Request -
State: closed - Opened by attwad almost 4 years ago
#137 - Switch to github actions instead of travis for build/tests
Issue -
State: closed - Opened by attwad almost 4 years ago
- 1 comment
Labels: enhancement
#136 - pythonosc.test.parsing.test_ntp.TestNTP is flaky
Issue -
State: closed - Opened by attwad almost 4 years ago
Labels: bug, good first issue
#135 - Add workflows for building and deploying with GitHub Actions
Pull Request -
State: closed - Opened by m-roberts almost 4 years ago
- 1 comment
#134 - Add Debian packaging
Pull Request -
State: closed - Opened by m-roberts almost 4 years ago
- 5 comments
#133 - Missing `LICENSE` in wheel
Issue -
State: closed - Opened by m-roberts almost 4 years ago
- 1 comment
#132 - Rename package so that it complies with packaging standards
Issue -
State: closed - Opened by m-roberts almost 4 years ago
- 2 comments
#131 - Cant get Basic Server Demo to work with TouchOSC
Issue -
State: open - Opened by HarlekinSimplex almost 4 years ago
- 2 comments
#130 - OSError: [Errno 49] Can't assign requested address - running simple server example
Issue -
State: open - Opened by tedunn1234 almost 4 years ago
- 2 comments
#129 - problem with server and client
Issue -
State: open - Opened by mattfack about 4 years ago
- 24 comments
#128 - Bad Memory Leak
Issue -
State: open - Opened by mxklb about 4 years ago
- 4 comments
#127 - Question: Is there a way to detect a pause in data reception?
Issue -
State: open - Opened by betov75 about 4 years ago
- 1 comment
#126 - Getting wildcard information in arguments
Issue -
State: closed - Opened by betov75 over 4 years ago
- 2 comments
#125 - Display image on mapped handler for interactive animation
Issue -
State: closed - Opened by ysig over 4 years ago
- 7 comments
#124 - Can't start new thread
Issue -
State: open - Opened by SR253 over 4 years ago
#123 - Using python-osc as script in OBS, OBS is inoperable.
Issue -
State: open - Opened by MarioMey over 4 years ago
- 2 comments
#122 - Add timetag option to access timestamp
Pull Request -
State: closed - Opened by Hudsaul over 4 years ago
- 1 comment
#121 - OSC message to reomte system
Issue -
State: open - Opened by aradhanacha over 4 years ago
- 1 comment
#120 - add2wayexample
Pull Request -
State: closed - Opened by simondowns over 4 years ago
- 2 comments
#119 - add possibility to not listen on __init__() at Server
Pull Request -
State: closed - Opened by tweigel-dev over 4 years ago
- 5 comments
#118 - Dispatcher for async coroutines
Issue -
State: open - Opened by pogojotz over 4 years ago
- 5 comments
#117 - Error message in OBS Studio when importing osc_server.
Issue -
State: closed - Opened by MarioMey almost 5 years ago
- 1 comment
#116 - Explantion of midi type
Issue -
State: closed - Opened by RKelln about 5 years ago
- 4 comments
#115 - Add version change log
Issue -
State: closed - Opened by HaHeho over 5 years ago
- 3 comments
#114 - cant receive osc - error importing dispatcher
Issue -
State: open - Opened by mraeclo over 5 years ago
#113 - crashes host app at the reimport
Issue -
State: open - Opened by Levitanus over 5 years ago
#112 - In python 3.8, Iterable must be imported from collections.abc
Pull Request -
State: closed - Opened by Ragzouken over 5 years ago
- 3 comments
#111 - grouping in a list values received by dispatcher.map
Issue -
State: closed - Opened by abadpablo over 5 years ago
#110 - Dispatcher withholds messages due to bundle timetag
Issue -
State: open - Opened by xioTechnologies over 5 years ago
- 3 comments
Labels: enhancement
#109 - SimpleUDPClient with 'localhost' defaults to ipv6 but OSCUDPServer has no ipv6 support
Issue -
State: open - Opened by Ragzouken over 5 years ago
- 1 comment
#108 - [Request] Update the version on pypi.org
Issue -
State: closed - Opened by PaulWGraham over 5 years ago
- 1 comment
#107 - Dynamically adding mappings
Issue -
State: open - Opened by jobor019 over 5 years ago
- 8 comments
#106 - Fix ntp/osc timestamp/timetag conversion and TimedMessage time.
Pull Request -
State: closed - Opened by smrg-lm over 5 years ago
- 4 comments
#105 - RuntimeError: Overloading is only supported in library stubs
Issue -
State: open - Opened by katsully over 5 years ago
#104 - Make it convenient to get return values from OSC server.
Issue -
State: closed - Opened by crocket over 5 years ago
- 4 comments
#103 - Fails on raspberry pi
Issue -
State: closed - Opened by digital-cinema-arts over 5 years ago
- 2 comments
#102 - Type guessing of 32bit numpy arrays
Issue -
State: closed - Opened by HaHeho over 5 years ago
- 4 comments
#101 - Add support for IPv6 to UDPClient
Pull Request -
State: closed - Opened by cockroach over 5 years ago
- 1 comment
#100 - Add support for sending NIL value
Pull Request -
State: closed - Opened by cockroach over 5 years ago
- 5 comments
#99 - Add support for IPv6 to UDPClient
Pull Request -
State: closed - Opened by cockroach over 5 years ago
#98 - I want to receive 1 values 1 second continuously.
Issue -
State: open - Opened by ambuje over 5 years ago
#97 - Add tagged releases on GitHub too
Issue -
State: closed - Opened by PanderMusubi over 5 years ago
- 1 comment
#96 - How can i get the server to run only once, get me the one line of value from a continously sending client and not forever??
Issue -
State: closed - Opened by rockangator over 5 years ago
- 2 comments
#95 - Empty OSC string support
Issue -
State: closed - Opened by gtrainavicius over 5 years ago
- 4 comments
Labels: good first issue
#94 - Correct imports on README examples
Pull Request -
State: closed - Opened by Nagasaki45 almost 6 years ago
- 1 comment
#93 - Project Documentation
Issue -
State: open - Opened by DrLuke about 6 years ago
#92 - Basic Sphinx Documentation
Pull Request -
State: closed - Opened by DrLuke about 6 years ago
- 1 comment
#91 - Different versions on pypi and github
Issue -
State: closed - Opened by dvzrv about 6 years ago
- 3 comments
#90 - Parsing of empty string
Issue -
State: closed - Opened by adiutores about 6 years ago
- 8 comments
#89 - version number in setup.py outdated
Issue -
State: closed - Opened by gijzelaerr about 6 years ago
#88 - Add typing
Pull Request -
State: closed - Opened by DrLuke about 6 years ago
- 4 comments
#87 - Format code according to PEP8
Pull Request -
State: closed - Opened by DrLuke about 6 years ago
- 1 comment
#86 - Typify code
Issue -
State: closed - Opened by attwad about 6 years ago
- 14 comments
Labels: enhancement
#85 - Add unmap method to dispatcher
Pull Request -
State: closed - Opened by DrLuke about 6 years ago
- 3 comments