Getting Started
Hydrophone objects
Example Gallery
pip install pyhydrophone
Clone the package
git clone https://github.com/lifewatch/pyhydrophone.git
Use poetry to install the project dependencies
poetry install
Build the project
poetry build