output data as sound
Pull water quality data from API to play as sound
python -m venv venv
- (Windows)
.\venv\Scripts\activate
- (Linux or Mac)
source .\venv\bin\activate
pip install -r .\requirements.txt
python setup.py install
python tests.py
output files can be found in midi folder