SkillAgentSearch skills...

Pdpy

A Pure Data scripting language written in Python

Install / Use

/learn @pdpy-org/Pdpy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PdPy

A Pure Data (Pd) scripting language written in Python.

The documentation exists here: pdpy-org.github.io/doc

Installation

To install pdpy you can either run the following from console, or create a virtual environment.

NOTE: You will need python version 3.9 or greater.

pip install pdpy-lib

Then, from python

import pdpy_lib as pdpy

References

This project is inspired by many discussions and projects:

Copyright

  • libpd: Copyright (c) Peter Brinkmann & the libpd team 2010-2021
  • Pure Data: Copyright (c) 1997-2021 Miller Puckette and others.
  • pyaudio: Copyright (c) 2006 Hubert Pham

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1d ago
Forks0

Languages

Python

Security Score

90/100

Audited on Apr 2, 2026

No findings