
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
.. image:: https://img.shields.io/pypi/v/pybuoy?color=blue :alt: Latest Version :target: https://pypi.python.org/pypi/pybuoy
.. image:: https://img.shields.io/pypi/pyversions/pybuoy :alt: Supported Python Versions :target: https://pypi.python.org/pypi/pybuoy
.. image:: https://img.shields.io/pypi/dm/pybuoy :alt: PyPI - Monthly Downloads :target: https://pypi.python.org/pypi/pybuoy
pybuoy
is a Python wrapper for NOAA <https://www.noaa.gov>
_ and NDBC <https://www.ndbc.noaa.gov>
_ REST web services.
pybuoy
is supported on Python 3.11+ and can be installed with either pip or a package manager like poetry <https://python-poetry.org>
_:
with pip: pip install pybuoy
python's virtualenv <https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments>
_.with poetry: poetry add pybuoy
python's virtualenvs <https://realpython.com/dependency-management-python-poetry>
_... code-block:: python
from pybuoy import Buoy
buoy = Buoy()
With a instance of Buoy
, you can request data from NOAA and NDBC like so:
Get all active stations <https://pybuoy.readthedocs.io/en/latest/tutorials/active_buoys.html>
_.
Get realtime meteorological data <https://pybuoy.readthedocs.io/en/latest/tutorials/realtime_data.html#get-meteorological-data>
_ for buoy by station_id.
Get realtime wave summary data <https://pybuoy.readthedocs.io/en/latest/tutorials/realtime_data.html#get-wave-summary-data>
_ for buoy by station_id.
Get forecast data <https://pybuoy.readthedocs.io/en/latest/tutorials/forecast_data.html>
_ for buoy by lat/lon.
FAQs
Python wrapper for NOAA and NDBC REST web services.
We found that pybuoy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.