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-acousticsUsing poetry add:
poetry add git+https://github.com/captif-nz/python-acousticsSeveral 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.shpython-acoustics is distributed under the BSD 3-clause license. See LICENSE for more information.