7 tools: station search/nearest/info, tide predictions/observations, meteorological data (Literal selector for 8 products), and parallel marine conditions snapshot. 3 resources, 2 prompts, full test suite.
15 lines
130 B
Plaintext
15 lines
130 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.eggs/
|
|
*.egg
|
|
.venv/
|
|
.env
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
*.so
|