Skip to content

Repository files navigation

Flights Service Python SDK

Overview

KongAir Flights service provides the scheduled flights for KongAir

Synchronous Client

from workflow_demo_py import Client

client = Client()

Asynchronous Client

from workflow_demo_py import AsyncClient

client = AsyncClient()

Module Documentation and Snippets

  • get - Get a specific flight by flight number
  • list - Get KongAir planned flights
  • list - Fetch more details about a flight
  • list - Health check endpoint

About

Workflow function demo: Flights SDK

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages