A Python package to predict snow day chances using snowdaypredictor.com
Project description
Snow Day Predictor API
A simple Python package that tells you if you're gonna get a snow day tomorrow by checking snowdaypredictor.com
Getting Started
What You Need
- Windows computer (that's all we support right now, sorry Mac/Linux folks!)
- Python 3.8 or newer
- Google Chrome browser
Installing the Package
Just run this in your command prompt:
pip install snowpredictor
Basic Implementation:
from snowpredictor import predict
result = predict("13036")
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snowpredictor-1.0.1-py3-none-any.whl.
File metadata
- Download URL: snowpredictor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78b5ff86d9c440c180118e99d90f109c4ba8c73642865beed334145f2ad16d98
|
|
| MD5 |
46c726f585a6999543a0db976a9afbba
|
|
| BLAKE2b-256 |
5532204af8c19d52bea45cc19d67f2ff92d7c4e5f6e1a57cdd287327abe65346
|