Files
flight-monitor/requirements.txt
Murray 30ee5fbd85 feat: initial flight monitor
- Python flight price monitor for BER↔EZE and other routes
- Adapter pattern for extensibility (Kiwi/Tequila implemented)
- OpenClaw alerting integration
- Cron-friendly one-shot execution
- Full logging of all checks
- Graceful handling when API key not set

Implements monkey-island/flight-monitor#2
2026-03-21 23:10:25 +00:00

3 lines
38 B
Plaintext

requests>=2.31.0
python-dotenv>=1.0.0