{"library":"pyaudio","type":"library","category":null,"description":"PyAudio provides Python bindings for PortAudio, a cross-platform audio I/O library. It allows you to easily use Python to play and record audio on a variety of platforms. The current version is 0.2.14, and the library maintains a stable but slow release cadence.","language":"python","status":"active","version":"0.2.14","tags":["audio","sound","portaudio","io","multimedia"],"install":[{"cmd":"pip install pyaudio","imports":["import pyaudio\np = pyaudio.PyAudio()","import pyaudio\np = pyaudio.PyAudio()\nstream = p.open(...)"]},{"cmd":"sudo apt-get install portaudio19-dev  # Debian/Ubuntu\nbrew install portaudio            # macOS","imports":[]}],"homepage":"https://people.csail.mit.edu/hubert/pyaudio/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyaudio/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pyaudio/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}