Skip to content

retif/pipewire-py

Repository files navigation

Overview

Pipewire-py is a project created to generate python bindings for libpipewire C library.

It is using pcpp, pycparserext and cffi to preprocess, parse C headers and provide python binding.

OS package dependency:

needs to be installed by hand

libpipewire-0.3-dev

Install

poetry install

poetry run python build.py

Examples

Python examples based on original API Tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages