Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
https://github.com/kivy/oscpy

more python on windows?

c5ca715a4b885f2a0502bdb6b099a6e574678e67 authored almost 6 years ago by Gabriel Pettier <[email protected]>
python3.4 is not supported

c44e9adc9094e4126935b6879a364ae528ccd33b authored almost 6 years ago by Gabriel Pettier <[email protected]>
fix osx?

d27e936611c83489183046b58ab350d170b42a04 authored almost 6 years ago by Gabriel Pettier <[email protected]>
simplify osx conf

d9facd8227fbe4c001c8c815c351a73421350ab4 authored almost 6 years ago by Gabriel Pettier <[email protected]>
more test

097de24e60ba3bde516d67bd8009dea068ec00d8 authored almost 6 years ago by Gabriel Pettier <[email protected]>
try setting python versions in all envs

b051bb7f83df37ff3106623678d974ac5a87c304 authored almost 6 years ago by Gabriel Pettier <[email protected]>
try setting up windows CI

b551e0fb63af0bcf8ea7fc3d77670fb9f8c4dd13 authored almost 6 years ago by Gabriel Pettier <[email protected]>
catch socket erros during select and recv

fixes #20

5f13ac9521b32e3c466467752606670897d86148 authored almost 6 years ago by Gabriel Pettier <[email protected]>
don't copy values to transform them

do things in one single loop, testing conditions on the fly.

+ some cleanup

f7bddd3f7c17ecbaf8a368afe584694aa1f3c8fe authored almost 6 years ago by Gabriel Pettier <[email protected]>
experimental improvement of format_message

97b784812bbd701ed51b121b0cee811e4647e1c5 authored almost 6 years ago by Gabriel Pettier <[email protected]>
coverage increase

0e1307e0ed2a52eec7af4abf30bb7b42b71888e4 authored almost 6 years ago by Gabriel Pettier <[email protected]>
more test fixes

075bfcef9139a6a4d0c0cc730e0ca5ce1dc6236b authored almost 6 years ago by Gabriel Pettier <[email protected]>
more pragma: no cover for py2/3 exclusive code

d4fa01b0eae3285d1a39ca745464de1253e6b507 authored almost 6 years ago by Gabriel Pettier <[email protected]>
test fixes after adding cli module

df0804e8a0c98b253e26e11fccb19af62b14426b authored almost 6 years ago by Gabriel Pettier <[email protected]>
improve repr of stats, and test it

7f437f1e336cf78704c49c65c604506378a22509 authored almost 6 years ago by Gabriel Pettier <[email protected]>
add statistics collections

allow questionning the server about various things
- the oscpy version
- existing routes
- how m...

7ea125242e9f1b32d435cf27d52d2d1863179c1c authored almost 6 years ago by Gabriel Pettier <[email protected]>
PEP8

c9819edfb0614e5bc01f58fdf0ed45ffbf28c8e0 authored almost 6 years ago by Gabriel Pettier <[email protected]>
move version to __init__ and increment to 0.4.0-dev

2a5e6dd85af4a1ae5d9b489a907a2d412ede42c9 authored almost 6 years ago by Gabriel Pettier <[email protected]>
add client and dump server cli tools

28510199681a55575179eea8b3939ea097630e22 authored almost 6 years ago by Gabriel Pettier <[email protected]>
add test for stopping default socket

5ad6bd39e7384ecae495e557ab1467949efb700a authored almost 6 years ago by Gabriel Pettier <[email protected]>
fix tests for windows

095a14a46bba8f00658dac1f4b09dcdeca2c9c2b authored almost 6 years ago by Gabriel Pettier <[email protected]>
add a quick introduction to OSC + link in the README

ad4511ab883109a380ac64bbc6c936b771a5e220 authored almost 6 years ago by Gabriel Pettier <[email protected]>
force update of pytest version to fix travis

124ec2710e51e2a3214b9bf41ae34f36088d6058 authored almost 6 years ago by Gabriel Pettier <[email protected]>
OSCThreadServer.address_method() docstring fix

b47d9436473fbd1e4252a359738ec894bd111dd7 authored about 6 years ago by Andre Miras <[email protected]>
allow using default socket implicitly in OSCThreadServer.stop()

10553f11a17a152136cddc6b83826a9399b89526 authored about 6 years ago by Gabriel Pettier <[email protected]>
add test for stopping default socket

e3511eb4cd462a7ed1e01e301f334e5b12a91c00 authored about 6 years ago by Gabriel Pettier <[email protected]>
Update README.md add install instructions

9edf548c43ca530702bb44ae87a7b764c093bfbe authored about 6 years ago by Andre Miras <[email protected]>
Fixes over-indented code examples in README.md

3456bee7e14cfa2bf11c787c2fc781a0a5fbd1cc authored about 6 years ago by Andre Miras <[email protected]>
add missing documentation for default_handler

61fe7100ed82673e2bf595015403f2fc41d5cc86 authored over 6 years ago by Gabriel Pettier <[email protected]>
Add the `get_address` parameter to bind

If set to True, the callbacks will receive the matched address as first
parameter.

c539b6825ee8e5e162d174e50ab67d4f099bdfab authored over 6 years ago by Gabriel Pettier <[email protected]>
Add a default handler attribute to OSCThreadServer

Allows to handle messages with no known handlers

fixes #3

8311433dac6a411317ff63b29506b6dbe4dc6a8e authored over 6 years ago by Gabriel Pettier <[email protected]>
se OS assigned ports, removed debug prints, avoid shadowing built in name 'zip'

99f2d67988ffb87f690a10347f2d63fcc803228c authored over 6 years ago by RC <[email protected]>
Added test for explicit port in OSCThreadServer.answer

542b57e5422d9823a5e5e76b252bbee643384d24 authored over 6 years ago by RC <[email protected]>
Merge pull request #10 from kivy/dessant-patch-1

fix typo

12ac018e11924287d070cab0b36d052407618019 authored over 6 years ago by Gabriel Pettier <[email protected]>
fix typo

0b3e7d033a030a7ba1833d7afabad7a568ba63a5 authored over 6 years ago by Armin Sebastian <[email protected]>
Merge pull request #9 from kivy/style_fixes

Style fixes + contributing guide

dd81044991e41265b90714e9b3d6f3903391e233 authored over 6 years ago by Armin Sebastian <[email protected]>
fix spelling of "writers"

3c65952400af1245d6f7801abb78ee7bb74a384b authored over 6 years ago by Gabriel Pettier <[email protected]>
typo fixes and other improvements

59721d56bddd545cc64e5b1c1b217663dfd0dc5e authored over 6 years ago by dessant <[email protected]>
style fixes

9256c6873f1eb5e771a47c5270a09096f048fe39 authored over 6 years ago by Gabriel Pettier <[email protected]>
document contribution workflow

37cf3abd9cc8d895eb7c0352ac523aeadd7580fa authored over 6 years ago by Gabriel Pettier <[email protected]>
pycodestyle/pydocstyle fixes

476b3559589561c6bc7a7e3ae5db8d91bf1e9493 authored over 6 years ago by Gabriel Pettier <[email protected]>
pep8 fixes

98036c319b9a414c9763270f625455ab94837910 authored over 6 years ago by Gabriel Pettier <[email protected]>
Merge pull request #8 from CJRChang/master

Updated OSCThreadServer to always use select.

699b723a6b97ae6947af4b11d90945a0e682ec6b authored over 6 years ago by Gabriel Pettier <[email protected]>
Updates to be in line with PEP8.

04700c17e99f60fff863d4cc4829ab4000d52154 authored over 6 years ago by RC <[email protected]>
Revert unnecessary changes in test_server.py

This reverts commit c80c24492fc55de8b49d6f8edb61e0af9aa21d8d.

fa35eac0fc785e1a6bf5ce9c064a25efbdb91133 authored over 6 years ago by RC <[email protected]>
Exposed port variable in OSCThreadServer.answer()

Port still won't be used for unix family.

c80c24492fc55de8b49d6f8edb61e0af9aa21d8d authored over 6 years ago by RC <[email protected]>
Partial fix for specifying port in response.

Still not fixed in unix family (socket.AF_UNIX).

60fa92bb5d23c4de0f12e7966f02df11c208e3f8 authored over 6 years ago by RC <[email protected]>
Updated OSCThreadServer to always use select.

885318bbdbbd7be48eaf9376cececd39af818538 authored over 6 years ago by RC <[email protected]>
remove aliased imports from example

fixes #5

507af64cf81011c4606ee413da01c373131c4582 authored over 6 years ago by Gabriel Pettier <[email protected]>
Merge pull request #4 from kivy/string_encoding

String encoding

d1fd9d89f66ee70d8902990792c3e64ab21722c8 authored over 6 years ago by Gabriel Pettier <[email protected]>
Add encoding_errors parameter

As with `encoding` parameter, it can be set to Server and Client
classes, and will be passed dow...

69aaf0d5c544e5770283d0fe6cd6d19e97bc8f12 authored over 6 years ago by Gabriel Pettier <[email protected]>
start string encoding/decoding support

- add encoding parameter to client/server classes
- if encoding is defined, client encodes unico...

6462998607b9aacb846261e1013cf729b9f341b8 authored over 6 years ago by Gabriel Pettier <[email protected]>
update url in setup.py

1606868336935579692c85d3ac547861734e16d7 authored over 6 years ago by Gabriel Pettier <[email protected]>
update badges since we moved to kivy org

c5eb52a9610061f84ef43dca736432428ff67d13 authored over 6 years ago by Gabriel Pettier <[email protected]>
add test/coverage badges to readme

ee008048fa9b0559354dcd78ce3f672e7a725e36 authored over 6 years ago by Gabriel Pettier <[email protected]>
remove COVERALLS_PARALLEL option in travis

5e7490c0840ad73d15a5697eb752b6fae60b1ddb authored over 6 years ago by Gabriel Pettier <[email protected]>
use --editable install in travis, try fixing coverage

30c866683be081ada26f62aec867c3e82c0250ed authored over 6 years ago by Gabriel Pettier <[email protected]>
travis: explicitly give tests dir in pytest call

99f92775a12613694db90b9b65115075110def5c authored over 6 years ago by Gabriel Pettier <[email protected]>
don't retry pytest call

5cf002e17b66143a13a26fa6a25bd387bcb7427b authored over 6 years ago by Gabriel Pettier <[email protected]>
test_timetage: put timetag slightly in the future

10ad4272391c51059394ef6f182bc1ba33185c55 authored over 6 years ago by Gabriel Pettier <[email protected]>
coveralls config

4cef5eff123147f1a5a427817a6adbbff4a617b9 authored over 6 years ago by Gabriel Pettier <[email protected]>
use travis_retry for flacky tests

a745ac53f0b88db0947ccf44f1dec335171377d9 authored over 6 years ago by Gabriel Pettier <[email protected]>
collect coverage info so we can submit them

474849eace8a8d17d90e538db337d3ece9a12f55 authored over 6 years ago by Gabriel Pettier <[email protected]>
add call to coveralls after tests in travis

68500d5060611d4b89706e10c6a2696a35cecd10 authored over 6 years ago by Gabriel Pettier <[email protected]>
use "safer" option in timetag client test

213a79b34a26ecddc50970f8a27667452c713353 authored over 6 years ago by Gabriel Pettier <[email protected]>
deactivate pypy builds

d0b1278677be1fa7cdb094d0ec7186551529cb2e authored over 6 years ago by Gabriel Pettier <[email protected]>
setup coveralls in travis

70c8a962b6cf23251eb98604701e7f24a8cb54c6 authored over 6 years ago by Gabriel Pettier <[email protected]>
enable tests for multiple python versions, and pypy versions

51f8ec1c714a60dffe70fed9a0da3efd6a055f4a authored over 6 years ago by Gabriel Pettier <[email protected]>
travis: don't install as user

c6ac2a6f74e36bc624e6dc85026c8601b7551c1e authored over 6 years ago by Gabriel Pettier <[email protected]>
add travis config

b869fcd0ad7c73e67338813fae6304de3cf1ec63 authored over 6 years ago by Gabriel Pettier <[email protected]>
update README.md formating

423db8c3f468d57a5b2d2c26edbb2220298e3351 authored over 6 years ago by Gabriel Pettier <[email protected]>
add CHANGELOG

942146af10888660093ed59cce0380585cf2ac51 authored over 6 years ago by Gabriel Pettier <[email protected]>
Release v0.3.0

d81e91e824357a0ed159682ac33ea964ab159399 authored over 6 years ago by Gabriel Pettier <[email protected]>
increase coverage

2830277dc7d3d0f3e7fb34a73d17860bc92067fb authored over 6 years ago by Gabriel Pettier <[email protected]>
increase test coverage

ee8980e33c3158f314625985ee3eb78ad08b1b49 authored over 6 years ago by Gabriel Pettier <[email protected]>
remove notice about WIP status

5d73ea6aad639a224a12ee2ab4e61f2c1f55e9c6 authored over 6 years ago by Gabriel Pettier <[email protected]>
add test/fix for refusing to send unicode strings

90fbc4d16fcdaed1592cde9fc3653c3624fda804 authored over 6 years ago by Gabriel Pettier <[email protected]>
use bytearray for blobs, since object catch wrong types

8fe0a8bc8bea6bd3683a402e359eb5f8d6ec8476 authored over 6 years ago by Gabriel Pettier <[email protected]>
nit refactor -> automate the double registering of parsers

b4cee117c07bf46e4068d3105f670536a867bfd8 authored over 6 years ago by Gabriel Pettier <[email protected]>
fix client code example in readme

01d90a0bbb602ce782ff807010f5623c3c4fc7af authored over 6 years ago by Gabriel Pettier <[email protected]>
pep8

01269fe8ff570e7c791fb51ccb1d210603541e9d authored over 6 years ago by Gabriel Pettier <[email protected]>
allow binding methods with the @address_method decorator

0b0e3d86ebef1019abe87ea008ab711eff9005f6 authored over 6 years ago by Gabriel Pettier <[email protected]>
pep8 nit

8c5396c36f033b649aa4448868c330186df6914d authored over 6 years ago by Gabriel Pettier <[email protected]>
add test for @address decorator

8825eb5b0ac96d11def0461b1bd3e306e723bfe8 authored over 6 years ago by Gabriel Pettier <[email protected]>
clarify that @address decorator won't work for methods

aa90586c18017785c439f1fa3b93a13097c3c940 authored over 6 years ago by Gabriel Pettier <[email protected]>
coverage improvements

44c12119770d35f5cd80faf12b726bcd36d5ed97 authored over 6 years ago by Gabriel Pettier <[email protected]>
add test and warnings about AF_UNIX not working on windows

0a4fc61af04c45ba8ee27f4c13b68183c566008e authored over 6 years ago by Gabriel Pettier <[email protected]>
test coverage improvement

08dd1f3329f78dfaf3c195b730ae5fa84743198e authored over 6 years ago by Gabriel Pettier <[email protected]>
fix negative letter matching

5f76f9c26113f6adaedf415bd9f308dfdf50c53d authored over 6 years ago by Gabriel Pettier <[email protected]>
update Readme

9cc16d793d9c2615480a5f56af77118f7bc7b28d authored over 6 years ago by Gabriel Pettier <[email protected]>
check exception is raised when no default socket

48d451b68e1e8d6e401e251d1ff81952712b7f86 authored over 6 years ago by Gabriel Pettier <[email protected]>
add test and implementation for advanced_matching

dd76b12c7ea0b011c02370373efd422baadd2f11 authored over 6 years ago by Gabriel Pettier <[email protected]>
Release v0.2.0

460b295649b0adedcb6413e6a3ff256844732a6c authored over 6 years ago by Gabriel Pettier <[email protected]>
cleanup & documentation & performance test

- add safer parameter to microsleep between sends

70456cc35245139060d1e02267fa80e3e9f23b47 authored over 6 years ago by Gabriel Pettier <[email protected]>
fix inet/unix comparison in performance test

53b3a007656c7ef580d1985dec6130f402583994 authored over 6 years ago by Gabriel Pettier <[email protected]>
ignore build and dist dirs

0b5e0afe8f2717ec4d500bdf1ee8e14747e84ceb authored over 6 years ago by Gabriel Pettier <[email protected]>
first minor version

4d6cb19b28bb1cf2c2c51871a10ca442228cae94 authored over 6 years ago by Gabriel Pettier <[email protected]>
Release 0.1.3

b1bb7cea5e062992bdf2ebe42b1df6c09b620d48 authored over 6 years ago by Gabriel Pettier <[email protected]>
Release 0.1.2

783e71db6f2f9f0e4b8c11066362c270235cac05 authored over 6 years ago by Gabriel Pettier <[email protected]>
Release 0.1.1

85c3d1ead8a61805335e3905f83aa800bd287020 authored over 6 years ago by Gabriel Pettier <[email protected]>