This is a fork of the python-acoustics package, which became a public archive on Feb 7, 2024.
Using pip install
:
pip install git+https://github.com/captif-nz/python-acoustics
Using poetry add
:
poetry add git+https://github.com/captif-nz/python-acoustics
Several examples can be found in the examples
folder.
The repository can be cloned into a Docker container using the Visual Studio Code Dev Containers extension.
The test suite can then be run with:
./coverage.sh
python-acoustics
is distributed under the BSD 3-clause license. See LICENSE
for more information.