pd-py

Python scripting objects for Pure Data
  https://grrrr.org/research/software/py/
  0
  no reviews



This object library provides full integration of the Python scripting language into the Pure Data (Pd) real-time system.

- [py] loads Python modules and allows one to execute functions therein.
- [pyext] uses Python classes to represent full-featured message objects.
Multithreading (‘detaching’) is supported for background operation.