Hello,

I'm please to annouce the availability of osc4py3 package, yet another 
implementation of the OSC protocol (packets manipulations, transport, messages 
routing).

* encoding/decoding of OSC message packets (including bundles)
* routing of incoming messages based on selector regexps or globbing
* timed messages with possible delay period
* named client/server for sending/subscribing
* different scheduling models (single process, totally multithread, only
   multithread for communications)
* extra processing of packets (hack points to encrypt/decrypt, sign/verify…)


PyPI: https://pypi.python.org/pypi/osc4py3
Doc: http://osc4py3.readthedocs.org/
Project: https://perso.limsi.fr/pointal/dev:osc4py3

About OSC: opensoundcontrol.org

A+
Laurent Pointal
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to