pyflac.readthedocs.io - Installation — pyFLAC documentation

Example domain paragraphs

A simple Pythonic interface for libFLAC .

FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio.

pyFLAC allows you to encode and decode raw audio data directly to/from a file, or in real-time using callbacks.

Links to pyflac.readthedocs.io (1)