Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 232 Bytes

NWS Demo

A basic streamlit application to demonstrate interactions with the National Weather Service API.

Usage

  1. pip install -r requirements.txt
  2. streamlit run nws_app.py
  3. Point browser at http://localhost:8501/