README.md
pyproject.toml
src/farsounder/__init__.py
src/farsounder.egg-info/PKG-INFO
src/farsounder.egg-info/SOURCES.txt
src/farsounder.egg-info/dependency_links.txt
src/farsounder.egg-info/entry_points.txt
src/farsounder.egg-info/requires.txt
src/farsounder.egg-info/top_level.txt
src/farsounder/client/__init__.py
src/farsounder/client/config.py
src/farsounder/client/exceptions.py
src/farsounder/client/history_types.py
src/farsounder/client/requests.py
src/farsounder/client/subscriber.py
src/farsounder/proto/__init__.py
src/farsounder/proto/proto/__init__.py
src/farsounder/proto/proto/array_pb2.py
src/farsounder/proto/proto/array_pb2.pyi
src/farsounder/proto/proto/grid_description_pb2.py
src/farsounder/proto/proto/grid_description_pb2.pyi
src/farsounder/proto/proto/nav_api_pb2.py
src/farsounder/proto/proto/nav_api_pb2.pyi
src/farsounder/proto/proto/nav_info_pb2.py
src/farsounder/proto/proto/nav_info_pb2.pyi
src/farsounder/proto/proto/nmea_pb2.py
src/farsounder/proto/proto/nmea_pb2.pyi
src/farsounder/proto/proto/time_pb2.py
src/farsounder/proto/proto/time_pb2.pyi
tests/test_config.py
tests/test_exports.py
tests/test_history_data.py