Utils Module¶
The progridpy.utils package provides general-purpose utilities for HTTP downloads, date/path parsing, and third-party API integration.
Submodules¶
| Module | Contents |
|---|---|
downloader |
FileDownloader -- multi-threaded, chunked HTTP file downloader with resume support |
parser |
Date parsing (parse_datetime), file-location parsing, and path utilities |
enverus_api |
EnverusClient for the Enverus NRF (Nodal Resource Forecast) renewable energy API |