Skip to content

Python wrapper around kiwi.com API for choosing and visualizing cheapest flight

Notifications You must be signed in to change notification settings

ThibauldC/cheapest-flight

Repository files navigation

Running cheapest flight Streamlit App

This is a small program to calculate the cheapest route possible to and from your dream destination. It is a small Python wrapper around the kiwi.com Skypicker API.

To run this, simply go into the directory and run:

streamlit run kiwi.py

If you want to change some parameters such as max stopover time, maximum flight duration, number of children, etc., you can change them in the request.py file.

You can also use the Dockerfile to create a container.

About

Python wrapper around kiwi.com API for choosing and visualizing cheapest flight

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published