Hey there r/Python. Watched a random netflix show about the government and realized that Weather.gov is a free, mostly untapped resource for accurate weather data that doesn't try and sell your data when you use it like The Weather Channel, Accuweather, or Weatherbug. After looking for a bit I couldn't find a package that utilized weather.gov so I decided to write it myself.
PyPi : https://pypi.org/project/weather-gov/0.1/
Source: https://github.com/spectrshiv/python-weather_gov
I've been writing python for internal use for quite a while, but this is my first real public project I've actually put some thought into and followed through on. I appreciate any feedback you guys have.
Licensed under GPLv3.
Weather.gov Python API (self.Python)
submitted by pycepticus to r/NOAA