Skip to content

Latest commit

 

History

History

ggwave-py

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ggwave-py

Python examples using the ggwave python package

Install

pip install ggwave

Some of the packages depend on pyaudio. To install it:

sudo apt-get install portaudio19-dev python-pyaudio python3-pyaudio
pip install pyaudio