Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 346 Bytes

Flight_Picker

Find outbound and inbound flights on specific days and times

Requirements

  • Python3

Setup

  1. pip install requests terminaltables
  2. Get a Skyscanner API key from RapiAPI: https://rapidapi.com/skyscanner/api/skyscanner-flight-search

Configuration

Between line 11 and 22 (inclusive).

License

See LICENSE file