Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 878 Bytes

File metadata and controls

23 lines (15 loc) · 878 Bytes

Yooink text logo

yooink

A Python package to access Ocean Observatories Initiative (OOI) data via the m2m (machine to machine) interface. This project has been built with the help of various tutorials and examples provided by the OOI, most notably the python section of their repository, which was written mostly (or entirely) by Chris Wingard at OOI.

Quick Setup

You can install this package from PyPI using:

pip install yooink

Usage

For more information about how to install and use yooink, check out the yooink documentation site.