Nikhi8888

πŸ›« kiwi-flight-engine - Effortless Flight Search on Your Device

Download Now

πŸ“– Description

The Flight Search API that runs on your machine. With kiwi-flight-engine, you can easily find flights at the best prices. This application connects you to various flight providers, saving you time and effort.

πŸš€ Getting Started

To get started with kiwi-flight-engine, follow these steps to download and set it up on your machine.

πŸ› οΈ System Requirements

πŸ”— Download & Install

To download the latest version of kiwi-flight-engine, please visit this page to download.

  1. Go to the Releases page: Click on the link above to find the most recent release of the application.
  2. Download the Installer: Look for the file labeled with the version number (e.g., kiwi-flight-engine-v1.0.zip). Click on it to begin the download process.
  3. Extract Files: Once the download is complete, locate the downloaded zip file. Right-click on it and select β€œExtract All” or a similar option based on your operating system.
  4. Open the Folder: After extraction, open the folder containing the extracted files.

βš™οΈ Running the Application

To run the kiwi-flight-engine, follow these simple steps.

  1. Open Your Terminal or Command Prompt: Depending on your OS, open a terminal (macOS/Linux) or Command Prompt (Windows).

  2. Navigate to the Folder: Use the cd command to change the directory to where the kiwi-flight-engine files are located. For example:
    • On Windows:
      cd C:\path\to\folder\kiwi-flight-engine
      
    • On macOS/Linux:
      cd /path/to/folder/kiwi-flight-engine
      
  3. Install Dependencies: Type the following command to install the required packages:
    pip install -r requirements.txt
    
  4. Run the API: To start the API, use this command:
    python main.py
    

πŸ“š Features

πŸ§ͺ Testing the Application

You can test the application by sending requests to the API. Use a tool like Postman or curl to make requests to http://localhost:8000.

Example request:

GET http://localhost:8000/search?from=London&to=NewYork&date=2023-12-01

This request will return flight options between London and New York.

🀝 Support

If you encounter any issues while using kiwi-flight-engine, you can reach out for support. Open an issue on the GitHub repository, and someone will be there to help you.

πŸ“ License

This project is licensed under the MIT License. Feel free to use it as you wish, but remember to give credit to the original creators.

πŸ“£ Additional Information

For more detailed instructions and advanced features, refer to the official documentation and tutorials available in the repository. By using kiwi-flight-engine, you have chosen a powerful tool to find the best flights available efficiently.

Make the most of your flight search with kiwi-flight-engine!