Coder Social home page Coder Social logo

adilkhash / amadeus-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ardydedase/amadeus-python

0.0 3.0 0.0 32 KB

Python Library for Amadeus Travel Innovation Sandbox v1.2

License: BSD 3-Clause "New" or "Revised" License

Makefile 9.71% Python 90.29%

amadeus-python's Introduction

Amadeus Python Library

image

image

Documentation Status

Python Package for Amadeus Travel Innovation Sandbox

Disclaimer

Amadeus is a trademark registered by Amadeus IT Group. The Python Library is created and maintained by Ardy Dedase and is not associated with nor endorsed by Amadeus. Therefore Amadeus has no responsibilities or liabilities in relation to the use of this code.

Background

After participating in a startup event sponsored by Amadeus, I realized that the code I started will be helpful to those who will use Amadeus' Sandbox API in the future. So I decided to make it available as a Python package and share it on Github.

Features

  • ✈️: Flight Inspiration Search allows you to answer the question: Where can I go within a given travel budget?
  • ✈️: Extensive Flight Search allows you to answer the question: When is the best date to fly?
  • ✈️: Low-Fare Search lets you find the cheapest one way or return itineraries.
  • 🏨: Hotel Lowest Price Search by center point/radius and by latitude/longitude window.
  • 🚗: Car Rental Availability Search by center point/radius and by airport.
  • 🚋: Trains & Rail supports Rail station auto-complete and information.
  • 🏭: CO2 Emissions Data average per passenger by origin and destination.
  • ✅: Tested on Python 2.6, 2.7, 3.3 and 3.4 for this release.

Installation

At the command line:

$ pip install amadeus

Or:

$ easy_install amadeus

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv amadeus
$ pip install amadeus

Usage

Before anything else, make sure that you have created an account and have gotten your API key from Amadeus: https://sandbox.amadeus.com/

Read the docs: http://amadeus.readthedocs.org/en/latest/usage.html

Or

Read the code: amadeus/amadeus.py and tests/test_amadeus.py

amadeus-python's People

Contributors

adilkhash avatar ardydedase avatar

Watchers

 avatar  avatar  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.