open-meteo-client
Tutorial
Getting started
Install
Verify the install
(Preview, v0.1.0) Your first forecast in five lines
What’s next
How-to guides
Verify
open-meteo-client
is installed
Solution
Reference
openmeteo
ping()
Explanation
Why async-only
Async is the dominant style for new I/O code in 2026
Sync is easy to add later if needed
Sync users today have an escape hatch
The cost of shipping both
Decision
Why only two runtime dependencies
The shape of “lightweight”
Where this matters
Where it doesn’t
Architecture
Layers
Why this structure
Anti-goals
Code generation
open-meteo-client
Explanation
Edit on GitHub
Explanation
Understanding-oriented docs. The “why” behind the design.
Why async-only
Why only two runtime dependencies
Architecture