Skip to content

A Python program, made with Python using the aviationstack API, to track a flight with nothing more than its number and departure date!

License

Notifications You must be signed in to change notification settings

OnBoard-Devs/Flight-Tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flight Tracker

About

A Python program to track a flight with its number and departure date.

Prerequisites

  • Python 3
  • requests module (installed with pip install requests)
  • beautifulsoup4 module (installed with pip install beautifulsoup4)

Please remember to input your flight details in the driver code where indicated.

Implementation

Run python3 FlightTracker.py in a terminal if you have Python 3.

About

A Python program, made with Python using the aviationstack API, to track a flight with nothing more than its number and departure date!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%