René's URL Explorer Experiment


Title: Reference — Amadeus 8.0.0 documentation

direct link

Domain: amadeus4dev.github.io

Links:

Amadeus https://amadeus4dev.github.io/amadeus-python
Referencehttps://amadeus4dev.github.io/amadeus-python
Clienthttps://amadeus4dev.github.io/amadeus-python#client
Responsehttps://amadeus4dev.github.io/amadeus-python#response
ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#responseerror
Requesthttps://amadeus4dev.github.io/amadeus-python#request
Shopping/Flightshttps://amadeus4dev.github.io/amadeus-python#shopping-flights
Shopping/Hotelshttps://amadeus4dev.github.io/amadeus-python#shopping-hotels
Shopping/FlightOffershttps://amadeus4dev.github.io/amadeus-python#shopping-flightoffers
Shopping/Activitieshttps://amadeus4dev.github.io/amadeus-python#shopping-activities
Shopping/Availabilityhttps://amadeus4dev.github.io/amadeus-python#shopping-availability
Travel/Analyticshttps://amadeus4dev.github.io/amadeus-python#travel-analytics
Travel/Predictionshttps://amadeus4dev.github.io/amadeus-python#travel-predictions
Travel/TripParserhttps://amadeus4dev.github.io/amadeus-python#travel-tripparser
ReferenceData/Locationshttps://amadeus4dev.github.io/amadeus-python#referencedata-locations
ReferenceData/Locations/PointsOfInteresthttps://amadeus4dev.github.io/amadeus-python#referencedata-locations-pointsofinterest
ReferenceData/Urlshttps://amadeus4dev.github.io/amadeus-python#referencedata-urls
ReferenceData/RecommendedLocationshttps://amadeus4dev.github.io/amadeus-python#referencedata-recommendedlocations
ReferenceData/Locations/Hotelshttps://amadeus4dev.github.io/amadeus-python#referencedata-locations-hotels
ReferenceData/Locations/Hotelhttps://amadeus4dev.github.io/amadeus-python#referencedata-locations-hotel
ReferenceData/Locations/Citieshttps://amadeus4dev.github.io/amadeus-python#referencedata-locations-cities
Helper/Locationhttps://amadeus4dev.github.io/amadeus-python#helper-location
Airport/Predictionshttps://amadeus4dev.github.io/amadeus-python#airport-predictions
Airport/DirectDestinationshttps://amadeus4dev.github.io/amadeus-python#airport-directdestinations
Media/Fileshttps://amadeus4dev.github.io/amadeus-python#media-files
Bookinghttps://amadeus4dev.github.io/amadeus-python#booking
Safety/SafetyRatedLocationshttps://amadeus4dev.github.io/amadeus-python#safety-safetyratedlocations
Schedule/Flightshttps://amadeus4dev.github.io/amadeus-python#schedule-flights
Analytics/ItineraryPriceMetricshttps://amadeus4dev.github.io/amadeus-python#analytics-itinerarypricemetrics
Location/Analyticshttps://amadeus4dev.github.io/amadeus-python#location-analytics
DutyOfCare/Diseaseshttps://amadeus4dev.github.io/amadeus-python#dutyofcare-diseases
Airline/Destinationshttps://amadeus4dev.github.io/amadeus-python#airline-destinations
Amadeushttps://amadeus4dev.github.io/amadeus-python
https://amadeus4dev.github.io/amadeus-python
Edit on GitHubhttps://github.com/amadeus4dev/amadeus-python/blob/master/docs/index.rst
https://amadeus4dev.github.io/amadeus-python#reference
https://amadeus4dev.github.io/amadeus-python#client
[source]https://amadeus4dev.github.io/_modules/amadeus/amadeus.html#Client
https://amadeus4dev.github.io/amadeus-python#amadeus.Client
[source]https://amadeus4dev.github.io/_modules/amadeus/amadeus.html#Client.__init__
https://amadeus4dev.github.io/amadeus-python#amadeus.Client.__init__
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
logging.Loggerhttps://docs.python.org/3/library/logging.html#logging.Logger
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
urllib.request.urlopen()https://docs.python.org/3/library/urllib.request.html#urllib.request.urlopen
urllib.request.Requesthttps://docs.python.org/3/library/urllib.request.html#urllib.request.Request
ValueErrorhttps://docs.python.org/3/library/exceptions.html#ValueError
https://amadeus4dev.github.io/amadeus-python#amadeus.Client.get
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#amadeus.Client.post
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#amadeus.Client.request
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#response
[source]https://amadeus4dev.github.io/_modules/amadeus/client/response.html#Response
https://amadeus4dev.github.io/amadeus-python#amadeus.Response
requesthttps://amadeus4dev.github.io/amadeus-python#amadeus.Client.request
amadeus.Requesthttps://amadeus4dev.github.io/amadeus-python#amadeus.Request
dicthttps://docs.python.org/3/library/stdtypes.html#dict
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
boolhttps://docs.python.org/3/library/functions.html#bool
inthttps://docs.python.org/3/library/functions.html#int
https://amadeus4dev.github.io/amadeus-python#responseerror
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#ResponseError
https://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
codehttps://docs.python.org/3/library/code.html#module-code
strhttps://docs.python.org/3/library/stdtypes.html#str
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#AuthenticationError
https://amadeus4dev.github.io/amadeus-python#amadeus.AuthenticationError
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#ClientError
https://amadeus4dev.github.io/amadeus-python#amadeus.ClientError
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#NetworkError
https://amadeus4dev.github.io/amadeus-python#amadeus.NetworkError
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#ServerError
https://amadeus4dev.github.io/amadeus-python#amadeus.ServerError
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#NotFoundError
https://amadeus4dev.github.io/amadeus-python#amadeus.NotFoundError
[source]https://amadeus4dev.github.io/_modules/amadeus/client/errors.html#ParserError
https://amadeus4dev.github.io/amadeus-python#amadeus.ParserError
https://amadeus4dev.github.io/amadeus-python#request
[source]https://amadeus4dev.github.io/_modules/amadeus/client/request.html#Request
https://amadeus4dev.github.io/amadeus-python#amadeus.Request
strhttps://docs.python.org/3/library/stdtypes.html#str
inthttps://docs.python.org/3/library/functions.html#int
sslhttps://docs.python.org/3/library/ssl.html#module-ssl
boolhttps://docs.python.org/3/library/functions.html#bool
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
dicthttps://docs.python.org/3/library/stdtypes.html#dict
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
strhttps://docs.python.org/3/library/stdtypes.html#str
https://amadeus4dev.github.io/amadeus-python#shopping-flights
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_destinations.html#FlightDestinations
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightDestinations
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_destinations.html#FlightDestinations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightDestinations.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_dates.html#FlightDates
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightDates
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_dates.html#FlightDates.get
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightDates.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_offers_search.html#FlightOffersSearch
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightOffersSearch
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_offers_search.html#FlightOffersSearch.get
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightOffersSearch.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_offers_search.html#FlightOffersSearch
https://amadeus4dev.github.io/amadeus-python#id0
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_flight_offers_search.html#FlightOffersSearch.post
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.FlightOffersSearch.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#shopping-hotels
https://amadeus4dev.github.io/amadeus-python#shopping-flightoffers
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/flight_offers/_prediction.html#FlightChoicePrediction
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.flight_offers.FlightChoicePrediction
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/flight_offers/_prediction.html#FlightChoicePrediction.post
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.flight_offers.FlightChoicePrediction.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/flight_offers/_upselling.html#Upselling
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.flight_offers.Upselling
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/flight_offers/_upselling.html#Upselling.post
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.flight_offers.Upselling.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#shopping-activities
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_activities.html#Activities
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.Activities
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/_activities.html#Activities.get
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.Activities.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/activities/_by_square.html#BySquare
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.activities.BySquare
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/activities/_by_square.html#BySquare.get
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.activities.BySquare.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#shopping-availability
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/availability/_flight_availabilities.html#FlightAvailabilities
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.availability.FlightAvailabilities
[source]https://amadeus4dev.github.io/_modules/amadeus/shopping/availability/_flight_availabilities.html#FlightAvailabilities.post
https://amadeus4dev.github.io/amadeus-python#amadeus.shopping.availability.FlightAvailabilities.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#travel-analytics
https://amadeus4dev.github.io/amadeus-python#travel-predictions
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/predictions/_trip_purpose.html#TripPurpose
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.predictions.TripPurpose
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/predictions/_trip_purpose.html#TripPurpose.get
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.predictions.TripPurpose.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/predictions/_flight_delay.html#FlightDelay
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.predictions.FlightDelay
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/predictions/_flight_delay.html#FlightDelay.get
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.predictions.FlightDelay.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#travel-tripparser
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/_trip_parser.html#TripParser
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.TripParser
[source]https://amadeus4dev.github.io/_modules/amadeus/travel/_trip_parser.html#TripParser.post
https://amadeus4dev.github.io/amadeus-python#amadeus.travel.TripParser.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-locations
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_location.html#Location
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Location
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_location.html#Location.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Location.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_locations.html#Locations
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Locations
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_locations.html#Locations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Locations.get
amadeus.Locationhttps://amadeus4dev.github.io/amadeus-python#amadeus.Location
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_airports.html#Airports
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Airports
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_airports.html#Airports.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Airports.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_airlines.html#Airlines
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Airlines
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_airlines.html#Airlines.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.Airlines.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-locations-pointsofinterest
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_points_of_interest.html#PointsOfInterest
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.PointsOfInterest
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_points_of_interest.html#PointsOfInterest.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.PointsOfInterest.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/points_of_interest/_by_square.html#BySquare
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.points_of_interest.BySquare
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/points_of_interest/_by_square.html#BySquare.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.points_of_interest.BySquare.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-urls
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/urls/_checkin_links.html#CheckinLinks
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.urls.CheckinLinks
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/urls/_checkin_links.html#CheckinLinks.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.urls.CheckinLinks.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-recommendedlocations
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_recommended_locations.html#RecommendedLocations
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.RecommendedLocations
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/_recommended_locations.html#RecommendedLocations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.RecommendedLocations.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-locations-hotels
https://amadeus4dev.github.io/amadeus-python#referencedata-locations-hotel
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_hotel.html#Hotel
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Hotel
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_hotel.html#Hotel.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Hotel.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#referencedata-locations-cities
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_cities.html#Cities
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Cities
[source]https://amadeus4dev.github.io/_modules/amadeus/reference_data/locations/_cities.html#Cities.get
https://amadeus4dev.github.io/amadeus-python#amadeus.reference_data.locations.Cities.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#helper-location
[source]https://amadeus4dev.github.io/_modules/amadeus/client/location.html#Location
https://amadeus4dev.github.io/amadeus-python#amadeus.Location
https://amadeus4dev.github.io/amadeus-python#airport-predictions
[source]https://amadeus4dev.github.io/_modules/amadeus/airport/predictions/_on_time.html#AirportOnTime
https://amadeus4dev.github.io/amadeus-python#amadeus.airport.predictions.AirportOnTime
[source]https://amadeus4dev.github.io/_modules/amadeus/airport/predictions/_on_time.html#AirportOnTime.get
https://amadeus4dev.github.io/amadeus-python#amadeus.airport.predictions.AirportOnTime.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#airport-directdestinations
[source]https://amadeus4dev.github.io/_modules/amadeus/airport/_direct_destinations.html#DirectDestinations
https://amadeus4dev.github.io/amadeus-python#amadeus.airport.DirectDestinations
[source]https://amadeus4dev.github.io/_modules/amadeus/airport/_direct_destinations.html#DirectDestinations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.airport.DirectDestinations.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#media-files
https://amadeus4dev.github.io/amadeus-python#booking
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_orders.html#FlightOrders
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.FlightOrders
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_orders.html#FlightOrders.post
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.FlightOrders.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_order.html#FlightOrder
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.FlightOrder
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_order.html#FlightOrder.get
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.FlightOrder.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_order.html#FlightOrder
https://amadeus4dev.github.io/amadeus-python#id1
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_flight_order.html#FlightOrder.delete
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.FlightOrder.delete
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_hotel_bookings.html#HotelBookings
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.HotelBookings
[source]https://amadeus4dev.github.io/_modules/amadeus/booking/_hotel_bookings.html#HotelBookings.post
https://amadeus4dev.github.io/amadeus-python#amadeus.booking.HotelBookings.post
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#safety-safetyratedlocations
[source]https://amadeus4dev.github.io/_modules/amadeus/safety/_safety_rated_locations.html#SafetyRatedLocations
https://amadeus4dev.github.io/amadeus-python#amadeus.safety.SafetyRatedLocations
[source]https://amadeus4dev.github.io/_modules/amadeus/safety/_safety_rated_locations.html#SafetyRatedLocations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.safety.SafetyRatedLocations.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
[source]https://amadeus4dev.github.io/_modules/amadeus/safety/safety_rated_locations/_by_square.html#BySquare
https://amadeus4dev.github.io/amadeus-python#amadeus.safety.safety_rated_locations.BySquare
[source]https://amadeus4dev.github.io/_modules/amadeus/safety/safety_rated_locations/_by_square.html#BySquare.get
https://amadeus4dev.github.io/amadeus-python#amadeus.safety.safety_rated_locations.BySquare.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#schedule-flights
[source]https://amadeus4dev.github.io/_modules/amadeus/schedule/_flights.html#Flights
https://amadeus4dev.github.io/amadeus-python#amadeus.schedule.Flights
[source]https://amadeus4dev.github.io/_modules/amadeus/schedule/_flights.html#Flights.get
https://amadeus4dev.github.io/amadeus-python#amadeus.schedule.Flights.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#analytics-itinerarypricemetrics
[source]https://amadeus4dev.github.io/_modules/amadeus/analytics/_itinerary_price_metrics.html#ItineraryPriceMetrics
https://amadeus4dev.github.io/amadeus-python#amadeus.analytics.ItineraryPriceMetrics
[source]https://amadeus4dev.github.io/_modules/amadeus/analytics/_itinerary_price_metrics.html#ItineraryPriceMetrics.get
https://amadeus4dev.github.io/amadeus-python#amadeus.analytics.ItineraryPriceMetrics.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#location-analytics
[source]https://amadeus4dev.github.io/_modules/amadeus/location/analytics/_category_rated_areas.html#CategoryRatedAreas
https://amadeus4dev.github.io/amadeus-python#amadeus.location.analytics.CategoryRatedAreas
[source]https://amadeus4dev.github.io/_modules/amadeus/location/analytics/_category_rated_areas.html#CategoryRatedAreas.get
https://amadeus4dev.github.io/amadeus-python#amadeus.location.analytics.CategoryRatedAreas.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#dutyofcare-diseases
[source]https://amadeus4dev.github.io/_modules/amadeus/duty_of_care/diseases/_covid19_report.html#Covid19Report
https://amadeus4dev.github.io/amadeus-python#amadeus.duty_of_care.diseases.Covid19Report
[source]https://amadeus4dev.github.io/_modules/amadeus/duty_of_care/diseases/_covid19_report.html#Covid19Report.get
https://amadeus4dev.github.io/amadeus-python#amadeus.duty_of_care.diseases.Covid19Report.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
https://amadeus4dev.github.io/amadeus-python#airline-destinations
[source]https://amadeus4dev.github.io/_modules/amadeus/airline/_destinations.html#Destinations
https://amadeus4dev.github.io/amadeus-python#amadeus.airline.Destinations
[source]https://amadeus4dev.github.io/_modules/amadeus/airline/_destinations.html#Destinations.get
https://amadeus4dev.github.io/amadeus-python#amadeus.airline.Destinations.get
amadeus.Responsehttps://amadeus4dev.github.io/amadeus-python#amadeus.Response
amadeus.ResponseErrorhttps://amadeus4dev.github.io/amadeus-python#amadeus.ResponseError
Sphinxhttps://www.sphinx-doc.org/
themehttps://github.com/readthedocs/sphinx_rtd_theme
Read the Docshttps://readthedocs.org

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.