Metadata-Version: 2.4
Name: audiostream2py
Version: 0.1.24
Summary: stream2py interface for audio
Project-URL: Homepage, https://github.com/i2mint/audiostream2py
Author: Thor Whalen
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: audio,pyaudio,real-time,signal-processing,stream,stream2py
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Capture/Recording
Requires-Python: >=3.10
Requires-Dist: pyaudio
Requires-Dist: stream2py
Provides-Extra: dev
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx-rtd-theme>=1.0; extra == 'docs'
Requires-Dist: sphinx>=6.0; extra == 'docs'
Description-Content-Type: text/markdown


# audiostream2py
stream2py interface for audio


To install:	```pip install audiostream2py```
