Giter Site home page Giter Site logo

fly_home's Introduction

Fly Home App

This app use skyscanner api to search flights instead of web crawler. So the speed is much faster and dates range can be larger.

Try Fly Home App

http://64c51ec82903.ngrok.io

How to use?

System Requirements
Operating System: MacOS/Linux
Python: version>=3.6
Step 1

Download the file to your local disk and unzip the file.

Then Run the following command:

python setup.py install

or

pip install -r requirements.txt
Step 2

Register an account to use skyscanner After registration, get api key and export in your environment.

export rapidapi_host=replace_with_your_rapidapi_host
export rapidapi_key=replace_with_your_rapidapi_key
Step 3

Start running Fly Home App

streamlit run run.py
Step 4

After running the above command, your browser should open a page with the following address:

localhost:8501

Bingo, you can play with it.

Two resources are partially used in this project: Vincent-Cui and USCreditCardGuide

fly_home's People

Contributors

uczhou avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.