Skip to main content

Python wrapper for NDBC data.

Project description

PyPI - Version PyPI - Python Version PyPI - Monthly Downloads

pybuoy

pybuoy is a server-side Python package that serves as a convenience wrapper for clairBuoyant to faciliate rapid discovery of new data for surf forecasting models with only a single dependency!

Installation

pybuoy is supported on Python 3.10+. The recommended way to install pybuoy is with pip and virtualenv.

Alternative

I like to use poetry and it can be as easy as poetry add pybuoy within your project.

For more information on what and how to work with poetry, click here.

Quickstart

# Demo in python/ipython shell
# Don't forget to install pybuoy first

>>> from pybuoy import Buoy

>>> buoy = Buoy()

>>> buoy
<pybuoy.buoy.Buoy object at 0x10481fc10>

Examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybuoy-0.2.0.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

pybuoy-0.2.0-py3-none-any.whl (32.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page