- Implement `METARService` to fetch METAR data from the CheckWX API. - Add `requests` dependency to `pyproject.toml`. - Update `Application` to initialize and use `METARService`. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| pyproject.toml | ||
- Implement `METARService` to fetch METAR data from the CheckWX API. - Add `requests` dependency to `pyproject.toml`. - Update `Application` to initialize and use `METARService`. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| pyproject.toml | ||