
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.