8000 GitHub - clairBuoyant/pybuoy: Python wrapper for NOAA and NDBC REST web services.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clairBuoyant/pybuoy

Repository files navigation

pybuoy - Python NOAA/NDBC API Wrapper

Latest Version Supported Python Versions PyPI - Monthly Downloads

pybuoy is a Python wrapper for NOAA and NDBC REST web services.

Installation

pybuoy is supported on Python 3.11+ and can be installed with either pip or a package manager like poetry:

Quickstart

from pybuoy import Buoy

buoy = Buoy()

With a instance of Buoy, you can request data from NOAA and NDBC like so:

About

Python wrapper for NOAA and NDBC REST web services.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  
0