Metadata-Version: 2.1
Name: snowdaypredictor-API
Version: 1.0
Summary: A Python package to predict snow day chances using snowdaypredictor.com
Home-page: https://github.com/Roreos/SnowDayPredictor-API
Author: Rorello Development
Author-email: rorellodevelopment@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.104.1
Requires-Dist: uvicorn>=0.24.0
Requires-Dist: selenium>=4.15.2
Requires-Dist: pydantic>=2.5.1
Requires-Dist: pydantic-settings>=2.1.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: httpx>=0.25.2

# Snow Day Predictor

A Python package that predicts the chance of a snow day using snowdaypredictor.com.

## Installation

</file>
