Installation¶
Prerequisites¶
- Python 3.10–3.14 (
requires-pythoninpyproject.toml) - uv or pip
From source (recommended for development)¶
Install the package into the active environment (editable or not):
The console script is rain.
Published documentation¶
The versioned manual (MkDocs + mike) lives at https://marvin8.codeberg.page/weather_tools/.
Documentation tooling¶
Published docs are built with MkDocs, Material, and versioned with mike. To work on docs locally:
Build a static site:
Verify¶
Next steps¶
- Online: Documentation site
- Quick start (this site)