Metadata-Version: 2.1
Name: anomaly-impact-alert
Version: 0.1.0
Summary: Anomaly detection, impact explanation, forecasting, and alerting toolkit.
Author: Aleksey Voronko
License: MIT License
        (c) 2025 Aleksey Voronko
        
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# anomaly_impact_alert

Anomaly detection, impact explanation, forecasting, and Telegram alerting toolkit.

## Install
```bash
pip install anomaly_impact_alert
```
