python3-pulsectl

high-level interface and ctypes-based bindings for PulseAudio
  https://github.com/mk-fg/python-pulse-control
  0
  no reviews



Python blocking high-level interface and ctypes-based bindings for PulseAudio (libpulse), to use in a simple synchronous code.

Wrappers are mostly for mixer-like controls and introspection-related operations, as opposed to e.g. submitting sound samples to play and player-like client.