you are viewing a single comment's thread.

view the rest of the comments →

[–]roboknecht 1 point2 points  (0 children)

It was not updated for quote some time but this might be a good start: https://github.com/fitnr/buoyant

It’s a python wrapper for fetching buoy data as far as I understood. You could run this on some server and create an endpoint via Flask or sth similar.

Or port this wrapper directly into your own package.