surf-forecast

An api to fetch surf-forecast data


License
MIT
Install
pip install surf-forecast==1.4.3

Documentation

surf-forecast

pypi

An api to fetch surf forecast data

Installation

To install the package run this command:

pip install surf-forecast

Usage

getCity

from surf_forecast import getCity

print(getCity("Sao Conrado"))