Martin O’Hanlon has created a Python class that interrogates the JSON feed data from Piaware (the Pi implementation of FlightAware), exposing that data to any Python script that you might care to write. The class, FlightData, is available to download from Martin’s GitHub repository. You can read more about the class and see an example script over on Martin’s blog.