Metadata-Version: 2.4
Name: supt-dashboard
Version: 0.1.2
Summary: SUPT ψ-Fold Monitoring Dashboard with NOAA + USGS integration
Author: SunWolf
Author-email: SunWolf <contact@sunwolf77.org>
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.24.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: plotly>=5.20.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Dynamic: license-file

# SUPT Dashboard 🛰️

**SUPT ψ-Fold Monitoring Dashboard** with integrated NOAA (solar wind) + USGS (earthquake) data feeds.  
Implements **Sheppard’s Universal Proxy Theory (SUPT)** collapse physics for infrastructure + geophysical monitoring.

## Features
- Stress model `k(ΔΦ)` with collapse threshold (ZFCM)
- NOAA Solar Wind API integration
- USGS Earthquake API integration
- Interactive Plotly Dashboard
- Unit tests with pytest
- CI/CD ready (GitHub Actions workflow included)
