Typing stubs for pyaudio
This is a PEP 561
type stub package for the pyaudio
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
pyaudio
.
This version of types-pyaudio
aims to provide accurate annotations
for pyaudio==0.2.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/pyaudio. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit 77d6947479a7ba2cddc6b50d5600a941a84ca4d4
and was tested
with mypy 1.10.0, pyright 1.1.363, and
pytype 2024.4.11.