{"library":"soundfile","type":"library","category":null,"description":"The `soundfile` module (also known as PySoundFile) is a Python library for reading and writing sound files, built upon the C library `libsndfile`, CFFI, and NumPy. It provides a simple, high-level interface to handle various audio formats as NumPy arrays, making it ideal for audio processing and scientific applications. It is actively maintained with regular releases.","language":"python","status":"active","version":"0.13.1","tags":["audio","sound","signal processing","libsndfile","numpy","cffi","wav","flac","ogg","mp3"],"install":[{"cmd":"pip install soundfile","imports":["import soundfile as sf"]},{"cmd":"pip install soundfile --no-binary :all:\nsudo apt install libsndfile1 # on Debian/Ubuntu","imports":[]}],"homepage":null,"github":"https://github.com/bastibe/python-soundfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/soundfile/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":38,"avg_install_s":3.9,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/soundfile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"stale"}}