GitHub - liamw9534/pypulseaudio: A python library wrapper for interacting with the pulseaudio sound system (original) (raw)

pypulseaudio

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

A python library wrapper for interacting with the pulseaudio sound system.

Installation

Install the python library by running:

pip install pypulseaudio

Documentation

Documentation is hosted at https://pythonhosted.org/pypulseaudio

Project resources

Changelog

v0.1.0

Initial release supporting:

This release is intended to provide the main audio management functions only, rather than audio streaming or sound sampling functions.