Go to file
Gustavo Henrique Santos Souza de Miranda dc6528e308 Add `METARService` for retrieving METAR data and integrate it with `Application`
- Implement `METARService` to fetch METAR data from the CheckWX API.
- Add `requests` dependency to `pyproject.toml`.
- Update `Application` to initialize and use `METARService`.
2025-10-31 17:59:27 -03:00
src Add `METARService` for retrieving METAR data and integrate it with `Application` 2025-10-31 17:59:27 -03:00
.gitignore Update .gitignore to exclude IDE configuration files 2025-10-29 00:29:29 -03:00
LICENSE Initial Commit 2025-10-29 00:05:17 -03:00
README.md Initial Commit 2025-10-29 00:05:17 -03:00
pyproject.toml Add `METARService` for retrieving METAR data and integrate it with `Application` 2025-10-31 17:59:27 -03:00

README.md

METAR NAVIGATE